Home
last modified time | relevance | path

Searched refs:dst_device_id (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dprofiler.inc.h816 filemod_data->dst_device_id = device_id; in kprobe_ret__do_filp_open()
851 u32 dst_device_id = 0; in BPF_KPROBE() local
854 !is_dentry_allowed_for_filemod(new_dentry, &dst_device_id, &dst_file_ino)) in BPF_KPROBE()
871 filemod_data->dst_device_id = dst_device_id; in BPF_KPROBE()
911 u32 dst_device_id = 0; in BPF_KPROBE() local
913 if (!is_dentry_allowed_for_filemod(dentry, &dst_device_id, &dst_file_ino)) in BPF_KPROBE()
930 filemod_data->dst_device_id = dst_device_id; in BPF_KPROBE()
A Dprofiler.h136 uint32_t dst_device_id; member

Completed in 7 milliseconds