Searched refs:allocated (Results 1 – 8 of 8) sorted by relevance
| /include/trace/events/ |
| A D | irq_matrix.h | 77 __field( unsigned int, allocated ) 90 __entry->allocated = cmap->allocated; 100 __entry->available, __entry->allocated,
|
| A 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,
|
| A D | sunrpc.h | 2156 unsigned int allocated 2159 TP_ARGS(requested, allocated), 2163 __field(unsigned int, allocated) 2168 __entry->allocated = allocated; 2172 __entry->requested, __entry->allocated)
|
| A D | ext4.h | 1919 unsigned int allocated, ext4_fsblk_t newblock), 1921 TP_ARGS(inode, map, flags, allocated, newblock), 1930 __field( unsigned int, allocated ) 1941 __entry->allocated = allocated; 1951 (unsigned int) __entry->allocated,
|
| /include/linux/ |
| A D | powercap.h | 70 bool allocated; member 150 bool allocated; member
|
| /include/soc/at91/ |
| A D | atmel_tcb.h | 77 bool allocated; member
|
| /include/soc/tegra/ |
| A D | bpmp.h | 86 unsigned long *allocated; member
|
| /include/media/ |
| A D | media-entity.h | 109 bool allocated; member
|
Completed in 16 milliseconds