Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 7 of 7) sorted by relevance

/include/trace/events/
Dsock.h94 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,
Dirq_matrix.h77 __field( unsigned int, allocated )
90 __entry->allocated = cmap->allocated;
100 __entry->available, __entry->allocated,
Dext4.h1845 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/
Dpowercap.h71 bool allocated; member
151 bool allocated; member
/include/drm/
Ddrm_mm.h171 bool allocated : 1; member
256 return node->allocated; in drm_mm_node_allocated()
/include/soc/at91/
Datmel_tcb.h72 bool allocated; member
/include/soc/tegra/
Dbpmp.h73 unsigned long *allocated; member