Searched refs:kobj (Results 1 – 8 of 8) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | test_module_attach.c | 58 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 D | refcounted_kptr_fail.c | 99 struct file *file, struct kobject *kobj, in BPF_PROG() argument
|
| A D | refcounted_kptr.c | 506 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 D | cxl.c | 1080 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 D | test_klp_syscall.c | 34 static ssize_t npids_show(struct kobject *kobj, struct kobj_attribute *attr, in npids_show() argument
|
| /tools/testing/nvdimm/test/ |
| A D | ndtest.c | 654 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 D | nfit.c | 639 return !strncmp(dev->kobj.name, "region", 6); in is_region_device()
|
| /tools/testing/selftests/bpf/test_kmods/ |
| A D | bpf_testmod.c | 387 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