Home
last modified time | relevance | path

Searched refs:list_entry (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/hiebpf/include/
H A Dhiebpf_macros.h141 * list_entry - get the struct for this entry
146 #ifndef list_entry
147 #define list_entry(ptr, type, member) \ macro
H A Dvmlinux.h117611 struct list_head list_entry; global() member
137722 struct list_head list_entry; global() member
[all...]
/developtools/profiler/hiebpf/src/
H A Dhiebpf.bpf.c416 mnt = list_entry(mountsHead, struct mount, mnt_instance); in get_mountpoint_by_inode()

Completed in 398 milliseconds