Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 18 of 18) sorted by relevance

/include/linux/
Dprofile.h56 static inline void profile_hit(int type, void *ip) in profile_hit()
104 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) in profile_hits()
109 static inline void profile_hit(int type, void *ip) in profile_hit()
Dbfs_fs.h69 #define BFS_NZFILESIZE(ip) \ argument
72 #define BFS_FILESIZE(ip) \ argument
75 #define BFS_FILEBLOCKS(ip) \ argument
Dirqflags.h34 # define trace_softirqs_on(ip) do { } while (0) argument
35 # define trace_softirqs_off(ip) do { } while (0) argument
Datmarp.h38 __be32 ip; /* IP address (act_need only) */ member
Dkallsyms.h116 static inline void print_ip_sym(unsigned long ip) in print_ip_sym()
Dlockdep.h156 unsigned long ip; member
331 unsigned int subclass, unsigned long ip) in lock_set_subclass()
417 #define lock_contended(lockdep_map, ip) do {} while (0) argument
418 #define lock_acquired(lockdep_map, ip) do {} while (0) argument
Dftrace.h239 unsigned long ip; /* address of mcount call-site */ member
381 static inline int skip_trace(unsigned long ip) { return 0; } in skip_trace()
Dcper.h303 __u64 ip; member
321 __u64 ip; member
Dperf_event.h616 __u64 ip[PERF_MAX_STACK_DEPTH]; member
1115 u64 ip; member
1172 static inline void perf_arch_fetch_caller_regs(struct pt_regs *regs, unsigned long ip) { } in perf_arch_fetch_caller_regs()
1236 static inline void perf_callchain_store(struct perf_callchain_entry *entry, u64 ip) in perf_callchain_store()
Dftrace_event.h277 #define event_trace_printk(ip, fmt, args...) \ argument
Dnetfilter.h75 __be32 ip; member
/include/linux/netfilter_bridge/
Debt_among.h36 __be32 ip; member
/include/net/irda/
Dparameters.h62 __u32 *ip; member
/include/linux/netfilter_ipv4/
Dip_tables.h111 struct ipt_ip ip; member
289 struct ipt_ip ip; member
/include/linux/netfilter/
Dxt_osf.h84 struct iphdr ip; member
Dnf_conntrack_h323_types.h10 unsigned ip; member
15 unsigned ip; member
/include/linux/netfilter/ipset/
Dip_set.h369 __be32 ip; in ip_set_get_hostipaddr4() local
/include/sound/
Demu10k1.h61 #define IP_TO_CP(ip) ((ip == 0) ? 0 : (((0x00001000uL | (ip & 0x00000FFFL)) << (((ip >> 12) & 0x000… argument