| /linux/tools/testing/selftests/vfio/lib/include/libvfio/ |
| H A D | assert.h | 33 #define VFIO_ASSERT_EQ(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, ==, ##__VA_ARGS__) argument 34 #define VFIO_ASSERT_NE(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, !=, ##__VA_ARGS__) argument 35 #define VFIO_ASSERT_LT(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, <, ##__VA_ARGS__) argument 36 #define VFIO_ASSERT_LE(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, <=, ##__VA_ARGS__) argument 37 #define VFIO_ASSERT_GT(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, >, ##__VA_ARGS__) argument 38 #define VFIO_ASSERT_GE(_a, _b, ...) VFIO_ASSERT_OP(_a, _b, >=, ##__VA_ARGS__) argument
|
| /linux/include/linux/ |
| H A D | slab.h | 942 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size), kmem_buckets *(_b) argument 943 #define PASS_BUCKET_PARAMS(_size, _b) (_size), (_b) argument 944 #define PASS_BUCKET_PARAM(_b) (_b) argument 946 #define DECL_BUCKET_PARAMS(_size, _b) size_t (_size) argument 947 #define PASS_BUCKET_PARAMS(_size, _b) (_size) argument 948 #define PASS_BUCKET_PARAM(_b) NULL argument 951 #define DECL_KMALLOC_PARAMS(_size, _b, _token) DECL_BUCKET_PARAMS(_size, _b) \ argument 954 #define PASS_KMALLOC_PARAMS(_size, _b, _token) PASS_BUCKET_PARAMS(_size, _b) \ argument 1178 #define kmem_buckets_alloc(_b, _size, _flags) \ argument 1181 #define kmem_buckets_alloc_node_track_caller(_b, _size, _flags, _node) \ argument [all …]
|
| H A D | sh_clk.h | 126 #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/afs/ |
| H A D | vl_list.c | 77 static u16 afs_extract_le16(const u8 **_b) in afs_extract_le16() 90 const u8 **_b, const u8 *end, in afs_extract_vl_addrs()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | get_func_args_test.c | 71 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 D | test_perf_branches.c | 17 __u64 _b; global() member
|
| H A D | test_bpf_cookie.c | 121 int BPF_PROG(fmod_ret_test, int _a, int *_b, int _ret) in BPF_PROG()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 377 #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 D | unwind_orc.c | 203 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap() 220 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp()
|
| /linux/drivers/dma-buf/ |
| H A D | dma-fence-unwrap.c | 64 static int fence_cmp(const void *_a, const void *_b) in fence_cmp()
|
| /linux/kernel/ |
| H A D | static_call_inline.c | 76 static int static_call_site_cmp(const void *_a, const void *_b) in static_call_site_cmp() 92 static void static_call_site_swap(void *_a, void *_b, int size) in static_call_site_swap()
|
| H A D | groups.c | 76 static int gid_cmp(const void *_a, const void *_b) in gid_cmp()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_priv.h | 135 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 D | fnic_trace.h | 73 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | eeprom.c | 105 const void *_b) in p54_compare_channels() 114 const void *_b) in p54_compare_rssichan()
|
| /linux/arch/arm/mach-footbridge/ |
| H A D | dc21285.c | 291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | jit_disasm_helpers.c | 79 static int cmp_u32(const void *_a, const void *_b) in cmp_u32() argument
|
| /linux/drivers/ps3/ |
| H A D | ps3-vuart.c | 102 #define dump_ports_bmp(_b) _dump_ports_bmp(_b, __func__, __LINE__) argument 109 #define dump_port_params(_b) _dump_port_params(_b, __func__, __LINE__) argument
|
| /linux/drivers/sh/intc/ |
| H A D | internals.h | 109 const struct intc_handle_int *_b = b; in intc_handle_int_cmp() local
|
| /linux/drivers/block/xen-blkback/ |
| H A D | common.h | 365 #define xen_blkif_get(_b) (atomic_inc(&(_b)->refcnt)) argument 366 #define xen_blkif_put(_b) \ argument
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-isp.h | 107 #define to_isp_video_buf(_b) container_of(_b, struct isp_video_buf, vb) argument
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-tegra124-emc.c | 429 static int cmp_timings(const void *_a, const void *_b) in cmp_timings()
|
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | hubmd.h | 148 #define MMC_BANK_SHFT(_b) ((_b) * 3) argument 149 #define MMC_BANK_MASK(_b) (UINT64_CAST 7 << MMC_BANK_SHFT(_b)) argument 266 #define MD_BANK_OFFSET(_b) (UINT64_CAST (_b) << MD_BANK_SHFT) argument
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | spu.c | 122 #define dump_areas(_a, _b, _c, _d, _e) \ argument
|
| /linux/tools/lib/bpf/ |
| H A D | bpf_helpers.h | 228 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|