Searched defs:task_fd (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | task_local_storage.c | 90 int err, map_fd, prog_fd, task_fd; in test_recursion() local 380 int err, task_fd, map_fd; in test_uptr_across_pages() local 419 int err, task_fd, map_fd; in test_uptr_update_failure() local
|
D | test_bprm_opts.c | 18 int task_fd, ret = 0; in update_storage() local
|
D | test_local_storage.c | 94 int err, serv_sk = -1, task_fd = -1, rm_fd = -1; in test_test_local_storage() local
|
/linux-6.14.4/tools/perf/util/ |
D | bpf_lock_contention.c | 462 int task_fd = bpf_map__fd(skel->maps.task_data); in lock_contention_get_name() local
|