Searched refs:_c (Results 51 - 58 of 58) sorted by relevance

123

/linux-master/fs/bcachefs/
H A Dquota.c208 #define for_each_set_qtype(_c, _i, _q, _qtypes) \
211 _q = &(_c)->quotas[_i], \
H A Dbtree_iter.h874 #define bch2_trans_get(_c) \
880 __bch2_trans_get(_c, trans_fn_idx); \
H A Dfsck.c656 #define for_each_visible_inode(_c, _s, _w, _snapshot, _i) \
659 if (key_visible_in_snapshot(_c, _s, _i->snapshot, _snapshot))
/linux-master/drivers/dma/ti/
H A Dcppi41.c482 struct cppi41_channel *c, *_c; local
484 list_for_each_entry_safe(c, _c, &cdd->pending, node) {
/linux-master/drivers/usb/gadget/udc/
H A Drenesas_usbf.c203 #define USBF_EPN_SET_DMACNT(_c) ((_c) << 16)
248 #define USBF_SYS_EPN_SET_DMACNT(_c) ((_c) << 16)
/linux-master/drivers/soc/mediatek/
H A Dmtk-pmic-wrap.c77 #define HAS_CAP(_c, _x) (((_c) & (_x)) == (_x))
/linux-master/tools/lib/bpf/
H A Dbpf_tracing.h629 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c1516 #define ASTATUS_FC(_a, _b, _c, _d) \
1517 { SISL_ASTATUS_FC##_a##_##_b, _c, _a, (_d) }

Completed in 192 milliseconds

123