Home
last modified time | relevance | path

Searched defs:ips (Results 1 – 3 of 3) sorted by relevance

/kernel/bpf/
A Ddispatcher.c96 s64 ips[BPF_DISPATCHER_MAX] = {}, *ipsp = &ips[0]; in bpf_dispatcher_prepare() local
A Dstackmap.c235 u64 *ips; in __bpf_get_stackid() local
417 u64 *ips; in __bpf_get_stack() local
/kernel/trace/
A Dftrace.c5819 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, in ftrace_match_addr()
5840 unsigned long *ips, unsigned int cnt, in ftrace_set_hash()
5897 ftrace_set_addr(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, in ftrace_set_addr()
6250 int ftrace_set_filter_ips(struct ftrace_ops *ops, unsigned long *ips, in ftrace_set_filter_ips()

Completed in 21 milliseconds