Home
last modified time | relevance | path

Searched defs:tpid (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_skb_helpers.c22 __u32 tpid; in test_skb_helpers() local
Dtest_skmsg_load_helpers.c31 __u32 pid, tpid; in prog_msg_verdict_common() local
Dprofiler.inc.h353 get_var_kill_data(struct pt_regs* ctx, int spid, int tpid, int sig) in get_var_kill_data()
375 static INLINE int trace_var_sys_kill(void* ctx, int tpid, int sig) in trace_var_sys_kill()
618 u32 tpid = get_userspace_pid(); in raw_tracepoint__sched_process_exit() local
/tools/thermal/tmon/
Dsysfs.c122 static int get_trip_point_data(char *tz_path, int tzid, int tpid) in get_trip_point_data()