Searched refs:allocated (Results 1 – 8 of 8) sorted by relevance
/include/trace/events/ |
D | sock.h | 95 TP_PROTO(struct sock *sk, struct proto *prot, long allocated, int kind), 97 TP_ARGS(sk, prot, allocated, kind), 102 __field(long, allocated) 116 __entry->allocated = allocated; 130 __entry->allocated,
|
D | irq_matrix.h | 77 __field( unsigned int, allocated ) 90 __entry->allocated = cmap->allocated; 100 __entry->available, __entry->allocated,
|
D | ext4.h | 1850 unsigned int allocated, ext4_fsblk_t newblock), 1852 TP_ARGS(inode, map, flags, allocated, newblock), 1861 __field( unsigned int, allocated ) 1872 __entry->allocated = allocated; 1882 (unsigned int) __entry->allocated, 2444 bool allocated), 2446 TP_ARGS(inode, es, allocated), 2455 __field( bool, allocated ) 2465 __entry->allocated = allocated; 2474 __entry->allocated)
|
D | sunrpc.h | 2013 unsigned int allocated 2016 TP_ARGS(requested, allocated), 2020 __field(unsigned int, allocated) 2025 __entry->allocated = allocated; 2029 __entry->requested, __entry->allocated)
|
/include/linux/ |
D | powercap.h | 70 bool allocated; member 150 bool allocated; member
|
/include/soc/at91/ |
D | atmel_tcb.h | 77 bool allocated; member
|
/include/soc/tegra/ |
D | bpmp.h | 73 unsigned long *allocated; member
|
/include/media/ |
D | media-entity.h | 109 bool allocated; member
|