| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | inst.h | 14 u32 suffix; member 31 #define ppc_inst_prefix(x, y) ((struct ppc_inst){ .val = (x), .suffix = (y) }) argument 51 u32 val, suffix; in ppc_inst_read() local 62 static inline bool ppc_inst_equal(struct ppc_inst x, struct ppc_inst y) in ppc_inst_equal() 91 static inline bool ppc_inst_equal(struct ppc_inst x, struct ppc_inst y) in ppc_inst_equal()
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | inst.h | 62 #define ppc_inst_prefix(x, y) ((ppc_inst_t){ .val = (x), .suffix = (y) }) argument 70 #define ppc_inst_prefix(x, y) ((void)y, ppc_inst(x)) argument 97 static inline bool ppc_inst_equal(ppc_inst_t x, ppc_inst_t y) in ppc_inst_equal() 144 unsigned int val, suffix; in __copy_inst_from_kernel_nofault() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_types.h | 55 # define __builtin_warning(x, y...) (1) argument 294 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 301 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 304 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | compiler_types.h | 70 # define __builtin_warning(x, y...) (1) argument 403 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 416 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 419 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_stdu.c | 370 int x, y, ret; in vmw_stdu_crtc_mode_set_nofb() local 497 SVGA3dCmdSurfaceDMASuffix *suffix = in vmw_stdu_bo_fifo_commit() local 1235 SVGA3dCmdSurfaceDMASuffix *suffix = cmd; in vmw_stdu_bo_populate_update() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-input.c | 48 __s32 y; member 1704 const char *suffix = NULL; in hidinput_allocate() local
|
| D | hid-multitouch.c | 98 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member 1544 const char *suffix = NULL; in mt_input_configured() local
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-input.c | 48 __s32 y; member 2012 const char *suffix = NULL; in hidinput_allocate() local
|
| D | hid-multitouch.c | 100 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member 1092 int y; in mt_process_slot() local 1597 const char *suffix = NULL; in mt_input_configured() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| D | btf.c | 1322 const char *suffix) in btf_show_end_aggr_type() 5184 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local 8488 const char *field_name, u32 btf_id, const char *suffix) in btf_nested_type_is_trusted()
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | btf.c | 1158 const char *suffix) in btf_show_end_aggr_type() 3986 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local
|