Searched +defs:suffix +defs:y (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | compiler_types.h | 79 # define __builtin_warning(x, y...) (1) argument 568 # define __compiletime_assert(condition, msg, prefix, suffix) \ argument 581 # define __compiletime_assert(condition, msg, prefix, suffix) ((void)(condition)) argument 584 #define _compiletime_assert(condition, msg, prefix, suffix) \ argument
|
/linux/drivers/hid/ |
H A D | hid-input.c | 48 __s32 y; member 2008 const char *suffix = NULL; in hidinput_allocate() local
|
H A D | hid-multitouch.c | 111 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member 1144 int y; in mt_process_slot() local 1705 const char *suffix = NULL; in mt_input_configured() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 1362 const char *suffix) in btf_show_end_aggr_type() argument 5448 const struct btf_sec_info *y = b; btf_sec_info_cmp() local 9356 btf_nested_type_is_trusted(struct bpf_verifier_log * log,const struct bpf_reg_state * reg,const char * field_name,u32 btf_id,const char * suffix) btf_nested_type_is_trusted() argument 9576 btf_param_match_suffix(const struct btf * btf,const struct btf_param * arg,const char * suffix) btf_param_match_suffix() argument [all...] |