Searched refs:IP (Results 1 – 4 of 4) sorted by relevance
/include/trace/events/ |
D | random.h | 12 TP_PROTO(int bytes, unsigned long IP), 14 TP_ARGS(bytes, IP), 18 __field(unsigned long, IP ) 23 __entry->IP = IP; 27 __entry->bytes, (void *)__entry->IP) 31 TP_PROTO(const char *pool_name, int bytes, unsigned long IP), 33 TP_ARGS(pool_name, bytes, IP), 38 __field(unsigned long, IP ) 44 __entry->IP = IP; 48 __entry->pool_name, __entry->bytes, (void *)__entry->IP) [all …]
|
D | ext4.h | 250 TP_PROTO(struct inode *inode, unsigned long IP), 252 TP_ARGS(inode, IP), 263 __entry->ip = IP; 1749 unsigned long IP), 1751 TP_ARGS(sb, blocks, rsv_blocks, IP), 1762 __entry->ip = IP; 1773 TP_PROTO(struct super_block *sb, int blocks, unsigned long IP), 1775 TP_ARGS(sb, blocks, IP), 1785 __entry->ip = IP;
|
D | btrfs.h | 1321 gfp_t mask, unsigned long IP), 1323 TP_ARGS(state, mask, IP), 1334 __entry->ip = IP 1343 TP_PROTO(const struct extent_state *state, unsigned long IP), 1345 TP_ARGS(state, IP), 1354 __entry->ip = IP
|
/include/sound/ |
D | emu10k1.h | 505 #define IP 0x18 /* Initial pitch register */ macro
|