Home
last modified time | relevance | path

Searched refs:_f2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/
H A Dpacking.h39 typeof(__f[0]) _f1 = __f[index1]; typeof(__f[0]) _f2 = __f[index2]; \
41 BUILD_BUG_ON_MSG(_ascending && _f1.startbit >= _f2.startbit, \
44 BUILD_BUG_ON_MSG(!_ascending && _f1.startbit <= _f2.startbit, \
47 BUILD_BUG_ON_MSG(max(_f1.endbit, _f2.endbit) <= \
48 min(_f1.startbit, _f2.startbit), \
/linux-6.15/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c143 #define PIN_GRP_GPIO_3(_name, _start, _nr, _mask, _v1, _v2, _v3, _f1, _f2) \ argument
150 .funcs = {_f1, _f2, "gpio"} \
154 _f1, _f2) \ argument
163 .funcs = {_f1, _f2} \
/linux-6.15/Documentation/bpf/
H A Dclassic_vs_extended.rst80 u64 f1() { return (*_f2)(1); }
88 movq _f2(%rip), %rax
103 If f2 is JITed and the pointer stored to ``_f2``. The calls f1 -> f2 -> f3 and
/linux-6.15/drivers/pinctrl/
H A Dpinctrl-pistachio.c663 #define MFIO_MUX_PIN_GROUP(_pin, _f0, _f1, _f2, _reg, _shift, _mask) \ argument
670 PISTACHIO_FUNCTION_##_f2, \
/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_fw.h1554 struct _f2 { /* format 2: N2N direct connect */ struct