Home
last modified time | relevance | path

Searched defs:info (Results 1 – 4 of 4) sorted by relevance

/lib/
Dsyscall.c8 static int collect_syscall(struct task_struct *target, struct syscall_info *info) in collect_syscall()
62 int task_current_syscall(struct task_struct *target, struct syscall_info *info) in task_current_syscall()
Dtest_kmod.c144 struct kmod_test_device_info *info; member
195 static void test_kmod_put_module(struct kmod_test_device_info *info) in test_kmod_put_module()
219 struct kmod_test_device_info *info = data; in run_request() local
249 static int tally_work_test(struct kmod_test_device_info *info) in tally_work_test()
294 struct kmod_test_device_info *info; in tally_up_work() local
321 struct kmod_test_device_info *info = &test_dev->info[idx]; in try_one_request() local
353 struct kmod_test_device_info *info; in test_dev_kmod_stop_tests() local
Dkobject_uevent.c271 static void cleanup_uevent_env(struct subprocess_info *info) in cleanup_uevent_env()
599 struct subprocess_info *info; in kobject_uevent_env() local
Dtest_objagg.c408 struct expect_stats_info info[NUM_KEYS]; member