Searched refs:allocated (Results 1 – 7 of 7) sorted by relevance
/include/trace/events/ |
D | sock.h | 94 TP_PROTO(struct sock *sk, struct proto *prot, long allocated, int kind), 96 TP_ARGS(sk, prot, allocated, kind), 101 __field(long, allocated) 113 __entry->allocated = allocated; 127 __entry->allocated,
|
D | irq_matrix.h | 77 __field( unsigned int, allocated ) 90 __entry->allocated = cmap->allocated; 100 __entry->available, __entry->allocated,
|
D | ext4.h | 1845 unsigned int allocated, ext4_fsblk_t newblock), 1847 TP_ARGS(inode, map, flags, allocated, newblock), 1856 __field( unsigned int, allocated ) 1867 __entry->allocated = allocated; 1877 (unsigned int) __entry->allocated, 2557 bool allocated), 2559 TP_ARGS(inode, es, allocated), 2568 __field( bool, allocated ) 2578 __entry->allocated = allocated; 2587 __entry->allocated)
|
/include/linux/ |
D | powercap.h | 71 bool allocated; member 151 bool allocated; member
|
/include/drm/ |
D | drm_mm.h | 171 bool allocated : 1; member 256 return node->allocated; in drm_mm_node_allocated()
|
/include/soc/at91/ |
D | atmel_tcb.h | 72 bool allocated; member
|
/include/soc/tegra/ |
D | bpmp.h | 73 unsigned long *allocated; member
|