| /linux/include/linux/ |
| 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
|
| H A D | slab.h | 548 #define krealloc_noprof(_o, _s, _f) krealloc_node_align_noprof(_o, PASS_TOKEN_PARAMS(_s, __kmalloc_… argument 592 #define krealloc_node(_o, _s, _f, _n) krealloc_node_align(_o, _s, 1, _f, _n) argument 1059 #define kmalloc_nolock_noprof(_s, _f, _n) _kmalloc_nolock_noprof(PASS_TOKEN_PARAMS(_s, __kmalloc_to… argument 1378 #define kvcalloc_node_noprof(_n,_s,_f,_node) kvmalloc_array_node_noprof(_n,_s,(_f)|__GFP_ZERO,_node) argument 1419 #define kvrealloc_node(_p, _s, _f, _n) kvrealloc_node_align(_p, _s, 1, _f, _n) argument
|
| /linux/drivers/clk/x86/ |
| H A D | clk-cgu.h | 203 #define LGM_MUX(_id, _name, _pdata, _f, _reg, \ argument 219 #define LGM_DIV(_id, _name, _pname, _f, _reg, _shift, _width, \ argument 241 #define LGM_GATE(_id, _name, _pname, _f, _reg, \ argument 259 #define LGM_FIXED(_id, _name, _pname, _f, _reg, \ argument 279 #define LGM_FIXED_FACTOR(_id, _name, _pname, _f, _reg, \ argument
|
| /linux/arch/microblaze/include/uapi/asm/ |
| H A D | elf.h | 107 #define ELF_PLAT_INIT(_r, _f) \ argument
|
| /linux/include/uapi/linux/ |
| H A D | sysinfo.h | 22 char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)]; /* Padding: libc5 uses this.. */ member
|
| /linux/tools/perf/util/ |
| H A D | perf_event_attr_fprintf.c | 278 #define PRINT_ATTRn(_n, _f, _p, _a) \ argument 286 PRINT_ATTRf(_f,_p) global() argument [all...] |
| /linux/drivers/rtc/ |
| H A D | rtc-mt7622.c | 51 #define MTK_RTC_TREG(_t, _f) (0x40 + (0x4 * (_f)) + ((_t) * 0x20)) argument
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_devlink.c | 233 #define EFX_VER_FLAG(_f) \ argument
|
| /linux/drivers/ptp/ |
| H A D | ptp_vmclock.c | 61 #define VMCLOCK_FIELD_PRESENT(_c, _f) \ argument
|
| /linux/drivers/net/phy/ |
| H A D | sfp.c | 515 #define SFP_QUIRK(_v, _p, _s, _f) \ argument 518 #define SFP_QUIRK_F(_v, _p, _f) SFP_QUIRK(_v, _p, NULL, _f) argument 525 #define SFP_QUIRK_F_PREFIX(_v, _p, _f) \ argument
|
| /linux/drivers/iio/proximity/ |
| H A D | sx9360.c | 48 #define SX9360_REG_GNRL_FREQ_2_REG(_f) (((_f) * 8192) / SX9360_FOSC_HZ) argument
|
| /linux/net/mac80211/ |
| H A D | iface.c | 1178 #define ADJUST(_f, _s) do { \ in ieee80211_adjust_monitor_flags() argument
|
| /linux/drivers/comedi/drivers/ |
| H A D | ni_stc.h | 761 #define NI_M_PFI_FILTER_SEL(_c, _f) (((_f) & 0x3) << ((_c) * 2)) argument
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.h | 41 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument
|