Searched defs:_f (Results  1 – 4 of 4) sorted by relevance
| /include/linux/ | 
| 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
  | 
| D | irq_work.h | 33 #define DEFINE_IRQ_WORK(name, _f)				\  argument
  | 
| D | slab.h | 1047 #define kvcalloc_node_noprof(_n,_s,_f,_node)	kvmalloc_array_node_noprof(_n,_s,(_f)|__GFP_ZERO,_node)  argument
  | 
| /include/uapi/linux/ | 
| D | sysinfo.h | 22 	char _f[20-2*sizeof(__kernel_ulong_t)-sizeof(__u32)];	/* Padding: libc5 uses this.. */  member
  |