Searched refs:_f2 (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| H A D | packing.h | 43 typeof(__f[0]) _f1 = __f[index1]; typeof(__f[0]) _f2 = __f[index2]; \ 45 BUILD_BUG_ON_MSG(_ascending && _f1.startbit >= _f2.startbit, \ 48 BUILD_BUG_ON_MSG(!_ascending && _f1.startbit <= _f2.startbit, \ 51 BUILD_BUG_ON_MSG(max(_f1.endbit, _f2.endbit) <= \ 52 min(_f1.startbit, _f2.startbit), \
|
| /linux/Documentation/bpf/ |
| H A D | classic_vs_extended.rst | 80 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/drivers/pinctrl/ |
| H A D | pinctrl-pistachio.c | 663 #define MFIO_MUX_PIN_GROUP(_pin, _f0, _f1, _f2, _reg, _shift, _mask) \ argument 670 PISTACHIO_FUNCTION_##_f2, \
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_fw.h | 1554 struct _f2 { /* format 2: N2N direct connect */ struct
|