Home
last modified time | relevance | path

Searched refs:attach_fn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Ddevice.c488 typedef struct iommufd_hw_pagetable *(*attach_fn)( typedef
499 attach_fn do_attach) in iommufd_device_auto_get_domain()
572 attach_fn do_attach) in iommufd_device_change_pt()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c213 attach_fn_t attach_fn; member
8326 .attach_fn = attach_kprobe),
8329 .attach_fn = attach_kprobe),
8334 .attach_fn = attach_tp),
8336 .attach_fn = attach_tp),
8338 .attach_fn = attach_raw_tp),
8340 .attach_fn = attach_raw_tp),
8344 .attach_fn = attach_trace),
8348 .attach_fn = attach_trace),
8352 .attach_fn
[all...]

Completed in 25 milliseconds