Home
last modified time | relevance | path

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

123

/linux/arch/arm/crypto/
H A Dsha1-armv7-neon.S48 #define _b r5 macro
/linux/arch/arm/mach-footbridge/
H A Ddc21285.c291 #define dc21285_request_irq(_a, _b, _c, _d, _e) \ argument
/linux/arch/loongarch/kernel/
H A Dunwind_orc.c202 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap()
219 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubmd.h148 #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 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
H A Dspu.c121 #define dump_areas(_a, _b, _c, _d, _e) \ argument
/linux/arch/x86/kernel/
H A Dunwind_orc.c250 static void orc_sort_swap(void *_a, void *_b, int size) in orc_sort_swap()
267 static int orc_sort_cmp(const void *_a, const void *_b) in orc_sort_cmp()
/linux/drivers/acpi/nfit/
H A Dcore.c1133 const struct list_head *_b) in nfit_mem_cmp()
/linux/drivers/base/regmap/
H A Dregcache.c686 const struct reg_default *_b = b; in regcache_default_cmp() local
/linux/drivers/block/xen-blkback/
H A Dcommon.h365 #define xen_blkif_get(_b) (atomic_inc(&(_b)->refcnt)) argument
366 #define xen_blkif_put(_b) \ argument
/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c1166 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument
1187 #define LPC32XX_DEFINE_USB(_idx, _ce, _cd, _cm, _e, _b, _ops) \ argument
/linux/drivers/clk/tegra/
H A Dclk-tegra124-emc.c429 static int cmp_timings(const void *_a, const void *_b) in cmp_timings()
/linux/drivers/comedi/drivers/
H A Dni_stc.h435 #define NISTC_RTSI_TRIG_TO_SRC(_c, _b) (((_b) >> (((_c) % 4) * 4)) & 0xf) argument
808 #define NI_M_PFI_OUT_SEL_TO_SRC(_c, _b) (((_b) >> NI_M_PFI_CHAN(_c)) & 0x1f) 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()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_engine_heartbeat.c196 static int cmp_u32(const void *_a, const void *_b) in cmp_u32()
/linux/drivers/gpu/drm/i915/gvt/
H A Dreg.h96 #define IS_MASKED_BITS_ENABLED(_val, _b) \ argument
98 #define IS_MASKED_BITS_DISABLED(_val, _b) \ argument
/linux/drivers/gpu/drm/tiny/
H A Dbochs.c170 #define bochs_hw_set_native_endian(_b) bochs_hw_set_big_endian(_b) argument
172 #define bochs_hw_set_native_endian(_b) bochs_hw_set_little_endian(_b) argument
/linux/drivers/hid/bpf/progs/
H A Dhid_bpf_helpers.h157 #define _ARG11(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b) _1; _2; _3; _4; _5; _6; … argument
158 #define _ARG12(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c) _1; _2; _3; _4; _5; _6; … argument
159 #define _ARG13(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d) _1; _2; _3; _4; _5; _6; … argument
160 #define _ARG14(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e) _1; _2; _3; _4; _5; _6; … argument
161 #define _ARG15(_1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, _d, _e, _f) _1; _2; _3; _4; _5; _6; … argument
/linux/drivers/iio/adc/
H A Dad7793.c616 #define DECLARE_AD7793_CHANNELS(_name, _b, _sb, _s) \ argument
627 #define DECLARE_AD7795_CHANNELS(_name, _b, _sb) \ argument
641 #define DECLARE_AD7797_CHANNELS(_name, _b, _sb) \ argument
650 #define DECLARE_AD7799_CHANNELS(_name, _b, _sb) \ argument
/linux/drivers/iio/frequency/
H A Dad9523.c243 #define AD_IFE(_pde, _a, _b) ((pdata->_pde) ? _a : _b) argument
/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 #define SS4_1F_X_V2(_b) (((_b[0]) & 0x0007) | \ argument
79 #define SS4_1F_Y_V2(_b) (((_b[2]) & 0x000F) | \ argument
85 #define SS4_1F_Z_V2(_b) (((_b[5]) & 0x0F) | \ argument
90 #define SS4_1F_LFB_V2(_b) (((_b[2] >> 4) & 0x01) == 0x01) argument
125 #define SS4_IS_MF_CONTINUE(_b) ((_b[2] & 0x10) == 0x10) argument
126 #define SS4_IS_5F_DETECTED(_b) ((_b[2] & 0x10) == 0x10) argument
128 #define SS4_TS_X_V2(_b) (s8)( \ argument
133 #define SS4_TS_Y_V2(_b) -(s8)( \ argument
[all …]
/linux/drivers/md/bcache/
H A Dbtree.c566 const struct lockdep_map *_b) in btree_lock_cmp_fn()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.h107 #define to_isp_video_buf(_b) container_of(_b, struct isp_video_buf, vb) argument
/linux/drivers/media/test-drivers/
H A Dvim2m.c287 u8 _r[2], _g[2], _b[2], *r, *g, *b; in copy_two_pixels() local
/linux/drivers/media/usb/airspy/
H A Dairspy.c148 #define airspy_dbg_usb_control_msg(_dev, _r, _t, _v, _i, _b, _l) { \ argument

123