Home
last modified time | relevance | path

Searched defs:_f (Results 1 – 22 of 22) sorted by relevance

/linux/include/linux/
H A Dsh_clk.h126 #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 Dslab.h502 #define krealloc_noprof(_o, _s, _f) krealloc_node_align_noprof(_o, _s, 1, _f, NUMA_NO_NODE) argument
504 #define krealloc_node(_o, _s, _f, _n) krealloc_node_align(_o, _s, 1, _f, _n) argument
1105 #define kvmalloc_node(_s, _f, _n) kvmalloc_node_align(_s, 1, _f, _n) argument
1126 #define kvcalloc_node_noprof(_n,_s,_f,_node) kvmalloc_array_node_noprof(_n,_s,(_f)|__GFP_ZERO,_node) argument
1137 #define kvrealloc_node(_p, _s, _f, _n) kvrealloc_node_align(_p, _s, 1, _f, _n) argument
H A Dirq_work.h33 #define DEFINE_IRQ_WORK(name, _f) \ argument
H A Dvmalloc.h202 #define vrealloc_node_noprof(_p, _s, _f, _nid) \ argument
204 #define vrealloc_noprof(_p, _s, _f) \ argument
/linux/drivers/clk/x86/
H A Dclk-cgu.h203 #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/x86/kvm/
H A Demulate.c3936 #define EXT(_f, _e) { .flags = ((_f) | RMExt), .u.group = (_e) } argument
3937 #define G(_f, _g) { .flags = ((_f) | Group | ModRM), .u.group = (_g) } argument
3938 #define GD(_f, _g) { .flags = ((_f) | GroupDual | ModRM), .u.gdual = (_g) } argument
3939 #define ID(_f, _i) { .flags = ((_f) | InstrDual | ModRM), .u.idual = (_i) } argument
3940 #define MD(_f, _m) { .flags = ((_f) | ModeDual), .u.mdual = (_m) } argument
3941 #define E(_f, _e) { .flags = ((_f) | Escape | ModRM), .u.esc = (_e) } argument
3942 #define I(_f, _e) { .flags = (_f), .u.execute = (_e) } argument
3943 #define II(_f, _e, _i) \ argument
3945 #define IIP(_f, _e, _i, _p) \ argument
3948 #define GP(_f, _g) { .flags = ((_f) | Prefix), .u.gprefix = (_g) } argument
[all …]
/linux/arch/microblaze/include/uapi/asm/
H A Delf.h107 #define ELF_PLAT_INIT(_r, _f) \ argument
/linux/include/uapi/linux/
H A Dsysinfo.h22 char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)]; /* Padding: libc5 uses this.. */ member
/linux/drivers/rtc/
H A Drtc-mt7622.c52 #define MTK_RTC_TREG(_t, _f) (0x40 + (0x4 * (_f)) + ((_t) * 0x20)) argument
/linux/drivers/ptp/
H A Dptp_vmclock.c54 #define VMCLOCK_FIELD_PRESENT(_c, _f) \ argument
/linux/drivers/net/ethernet/sfc/
H A Defx_devlink.c233 #define EFX_VER_FLAG(_f) \ argument
/linux/arch/arm64/include/asm/
H A Dkvm_host.h909 #define __vcpu_single_flag(_set, _f) _set, (_f), (_f) argument
911 #define __unpack_flag(_set, _f, _m) _f argument
1006 #define __vcpu_except_flags(_f) iflags, (_f << __EXCEPT_SHIFT), __EXCEPT_MASK_VAL argument
/linux/net/mac80211/
H A Diface.c1116 ADJUST(_f,_s) ieee80211_adjust_monitor_flags() argument
/linux/drivers/net/phy/
H A Dsfp.c484 #define SFP_QUIRK(_v, _p, _s, _f) \ argument
487 #define SFP_QUIRK_F(_v, _p, _f) SFP_QUIRK(_v, _p, NULL, _f) argument
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h387 #define RS_DRV_DATA_LQ_COLOR_GET(_f) (((_f) & RS_DRV_DATA_LQ_COLOR_MSK) >>\ argument
/linux/drivers/pci/pcie/
H A Daspm.c1653 #define ASPM_ATTR(_f, _s) \ argument
/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h34 #define MS(_v, _f) (((_v) & _f##_MASK) >> _f##_LSB) argument
35 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument
36 #define WO(_f) ((_f##_OFFSET) >> 2) argument
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtx.h488 #define TX_RES_RATE_TABLE_COL_GET(_f) (((_f) & TX_RES_RATE_TABLE_COLOR_MSK) >>\ argument
/linux/arch/x86/kernel/
H A Dalternative.c1750 #define FINEIBT_WARN(_f, _v) \ argument
/linux/kernel/
H A Dsys.c2986 char _f[20-2*sizeof(u32)-sizeof(int)]; member
/linux/drivers/comedi/drivers/
H A Dni_stc.h761 #define NI_M_PFI_FILTER_SEL(_c, _f) (((_f) & 0x3) << ((_c) * 2)) argument
/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h39 #define SM(_v, _f) (((_v) << _f##_LSB) & _f##_MASK) argument