Home
last modified time | relevance | path

Searched refs:kobj (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dtest_module_attach.c58 struct file *file, struct kobject *kobj, in BPF_PROG() argument
69 struct file *file, struct kobject *kobj, in BPF_PROG() argument
80 struct file *file, struct kobject *kobj, in BPF_PROG() argument
92 struct file *file, struct kobject *kobj, in BPF_PROG() argument
104 struct file *file, struct kobject *kobj, in BPF_PROG() argument
129 struct file *file, struct kobject *kobj, in BPF_PROG() argument
A Drefcounted_kptr_fail.c99 struct file *file, struct kobject *kobj, in BPF_PROG() argument
A Drefcounted_kptr.c506 struct file *file, struct kobject *kobj, in BPF_PROG() argument
540 struct file *file, struct kobject *kobj, in BPF_PROG() argument
/tools/testing/cxl/test/
A Dcxl.c1080 rc = sysfs_create_link(&pdev->dev.kobj, &pdev->dev.kobj, in cxl_rch_topo_init()
1094 sysfs_remove_link(&pdev->dev.kobj, "firmware_node"); in cxl_rch_topo_init()
1110 sysfs_remove_link(&pdev->dev.kobj, "firmware_node"); in cxl_rch_topo_exit()
1138 rc = sysfs_create_link(&pdev->dev.kobj, &pdev->dev.kobj, in cxl_single_topo_init()
1217 sysfs_remove_link(&pdev->dev.kobj, "physical_node"); in cxl_single_topo_init()
1239 sysfs_remove_link(&pdev->dev.kobj, "physical_node"); in cxl_single_topo_exit()
1385 rc = sysfs_create_link(&pdev->dev.kobj, &pdev->dev.kobj, in cxl_test_init()
1491 sysfs_remove_link(&pdev->dev.kobj, "physical_node"); in cxl_test_init()
1522 sysfs_remove_link(&pdev->dev.kobj, "physical_node"); in cxl_test_exit()
/tools/testing/selftests/livepatch/test_modules/
A Dtest_klp_syscall.c34 static ssize_t npids_show(struct kobject *kobj, struct kobj_attribute *attr, in npids_show() argument
/tools/testing/nvdimm/test/
A Dndtest.c654 static umode_t ndtest_nvdimm_attr_visible(struct kobject *kobj, in ndtest_nvdimm_attr_visible() argument
657 struct device *dev = container_of(kobj, struct device, kobj); in ndtest_nvdimm_attr_visible()
A Dnfit.c639 return !strncmp(dev->kobj.name, "region", 6); in is_region_device()
/tools/testing/selftests/bpf/test_kmods/
A Dbpf_testmod.c387 bpf_testmod_test_read(struct file *file, struct kobject *kobj, in bpf_testmod_test_read() argument
467 bpf_testmod_test_write(struct file *file, struct kobject *kobj, in bpf_testmod_test_write() argument
569 bpf_testmod_uprobe_write(struct file *file, struct kobject *kobj, in bpf_testmod_uprobe_write() argument

Completed in 22 milliseconds