Searched +defs:suffix +defs:y (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.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()
|
/Linux-v5.10/include/linux/ |
D | compiler_types.h | 55 # define __builtin_warning(x, y...) (1) argument 292 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 299 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument 302 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
/Linux-v5.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
|
/Linux-v5.10/drivers/hid/ |
D | hid-input.c | 48 __s32 y; member 1680 const char *suffix = NULL; in hidinput_allocate() local
|
D | hid-multitouch.c | 98 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member 1540 const char *suffix = NULL; in mt_input_configured() local
|
/Linux-v5.10/kernel/bpf/ |
D | btf.c | 1162 const char *suffix) in btf_show_end_aggr_type() 3984 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local
|