Home
last modified time | relevance | path

Searched +defs:suffix +defs:y (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/arch/powerpc/include/asm/
Dinst.h62 #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
/linux-6.8/include/linux/
Dcompiler_types.h79 # define __builtin_warning(x, y...) (1) argument
413 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument
426 # define __compiletime_assert(condition, msg, prefix, suffix) do { } while (0) argument
429 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
/linux-6.8/drivers/hid/
Dhid-input.c48 __s32 y; member
2012 const char *suffix = NULL; in hidinput_allocate() local
Dhid-multitouch.c100 __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
/linux-6.8/kernel/bpf/
Dbtf.c1322 const char *suffix) in btf_show_end_aggr_type()
5191 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local
8549 const char *field_name, u32 btf_id, const char *suffix) in btf_nested_type_is_trusted()