Home
last modified time | relevance | path

Searched defs:_b (Results 1 – 25 of 66) sorted by relevance

123

/linux/drivers/input/mouse/
H A Dalps.h60 #define IS_SS4PLUS_DEV(_b) (((_b[0]) == 0x73) && \ argument
65 #define SS4_IS_IDLE_V2(_b) (((_b[0]) == 0x18) && \ argument
73 SS4_1F_X_V2(_b) global() argument
79 SS4_1F_Y_V2(_b) global() argument
85 SS4_1F_Z_V2(_b) global() argument
90 SS4_1F_LFB_V2(_b) global() argument
92 SS4_MF_LF_V2(_b,_i) global() argument
94 SS4_BTN_V2(_b) global() argument
96 SS4_STD_MF_X_V2(_b,_i) global() argument
100 SS4_PLUS_STD_MF_X_V2(_b,_i) global() argument
104 SS4_STD_MF_Y_V2(_b,_i) global() argument
109 SS4_BTL_MF_X_V2(_b,_i) global() argument
113 SS4_PLUS_BTL_MF_X_V2(_b,_i) global() argument
117 SS4_BTL_MF_Y_V2(_b,_i) global() argument
121 SS4_MF_Z_V2(_b,_i) global() argument
125 SS4_IS_MF_CONTINUE(_b) global() argument
126 SS4_IS_5F_DETECTED(_b) global() argument
128 SS4_TS_X_V2(_b) global() argument
133 SS4_TS_Y_V2(_b) global() argument
138 SS4_TS_Z_V2(_b) global() argument
[all...]
/linux/include/linux/
H A Dslab.h807 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) argument
808 #define PASS_BUCKET_PARAMS(_size, _b) (_size), (_b) argument
809 #define PASS_BUCKET_PARAM(_b) (_b) argument
811 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) argument
812 #define PASS_BUCKET_PARAMS(_size, _b) (_size) argument
813 #define PASS_BUCKET_PARAM(_b) NULL argument
913 #define kmem_buckets_alloc(_b, _siz argument
916 kmem_buckets_alloc_track_caller(_b,_size,_flags) global() argument
1054 kmem_buckets_valloc(_b,_size,_flags) global() argument
[all...]
H A Dsh_clk.h126 #define SH_CLK_MSTP32(_p, _r, _b, _f) \ argument
129 #define SH_CLK_MSTP32_STS(_p, _r, _b, _s, _f) \ argument
132 #define SH_CLK_MSTP16(_p, _r, _b, _f) \ argument
135 #define SH_CLK_MSTP8(_p, _r, _b, _f) \ argument
/linux/fs/bcachefs/
H A Dbset.h208 #define for_each_bset(_b, _t) \ argument
211 #define for_each_bset_c(_b, _t) \ argument
214 #define bset_tree_for_each_key(_b, _t, _k) \ argument
494 btree_account_key_add(_b,_k) global() argument
497 btree_account_key_drop(_b,_k) global() argument
[all...]
H A Dbtree_cache.h82 #define for_each_cached_btree(_b, _c, _tbl, _iter, _pos) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dget_func_args_test.c71 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
100 int BPF_PROG(fexit_test, int _a, int *_b, int _ret) in BPF_PROG() argument
H A Dtest_perf_branches.c17 __u64 _b; member
H A Dtest_bpf_cookie.c121 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG() argument
/linux/fs/afs/
H A Dvl_list.c78 static u16 afs_extract_le16(const u8 **_b) in afs_extract_le16() argument
91 const u8 **_b, const u8 *end, in afs_extract_vl_addrs() argument
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h177 #define _ARG11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; argument
178 #define _ARG12(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _c; argument
179 #define _ARG13(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _c; _d; argument
180 #define _ARG14(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _c; _d; _e; argument
181 #define _ARG15(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; _7; _8; _9; _a; _b; _ argument
[all...]
/linux/arch/x86/include/asm/vdso/
H A Dvsyscall.h8 #define VDSO_VCLOCK_PAGES_START(_b) ((_b) + (__VDSO_PAGES - VDSO_NR_VCLOCK_PAGES) * PAGE_SIZE) argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c377 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument
391 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument
397 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument
409 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c203 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap() argument
220 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp() argument
/linux/drivers/iio/adc/
H A Dad7793.c620 #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ argument
631 #define DECLARE_AD7795_CHANNELS(_name, _b, _sb) \ argument
645 DECLARE_AD7797_CHANNELS(_name,_b,_sb) global() argument
654 DECLARE_AD7799_CHANNELS(_name,_b,_sb) global() argument
[all...]
/linux/arch/x86/kernel/
H A Dunwind_orc.c250 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap() argument
267 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp() argument
/linux/kernel/
H A Dstatic_call_inline.c76 static int static_call_site_cmp(const void *_a, const void *_b) in static_call_site_cmp() argument
92 static void static_call_site_swap(void *_a, void *_b, int size) in static_call_site_swap() argument
/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h135 const u32 *_b = b->q.state; in qman_cgrs_and() local
147 const u32 *_b = b->q.state; in qman_cgrs_xor() local
/linux/drivers/scsi/fnic/
H A Dfnic_trace.h73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c59 static int amdgpu_bo_list_entry_cmp(const void *_a, const void *_b) in amdgpu_bo_list_entry_cmp() argument
/linux/drivers/net/wireless/intersil/p54/
H A Deeprom.c105 const void *_b) in p54_compare_channels() argument
114 const void *_b) in p54_compare_rssichan() argument
/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c79 static int cmp_u32(const void *_a, const void *_b) in cmp_u32() argument
/linux/arch/arm/mach-footbridge/
H A Ddc21285.c291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
/linux/fs/smb/client/
H A Dcompress.c146 static int cmp_bkt(const void *_a, const void *_b) in cmp_bkt()
/linux/drivers/gpu/drm/tiny/
H A Dbochs.c188 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) argument
190 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) argument
/linux/arch/powerpc/platforms/ps3/
H A Drepository.c23 #define dump_field(_a, _b) _dump_field(_a, _b, __func__, __LINE__) argument
39 #define dump_node_name(_a, _b, _c, _d, _e) \ argument
51 #define dump_node(_a, _b, _c, _d, _e, _f, _g) \ argument

123