Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:close_fd
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H
A
D
compaction_test.c
103
goto
close_fd
;
in check_compaction()
109
goto
close_fd
;
in check_compaction()
118
goto
close_fd
;
in check_compaction()
125
goto
close_fd
;
in check_compaction()
137
goto
close_fd
;
in check_compaction()
148
goto
close_fd
;
in check_compaction()
154
close_fd
:
in check_compaction()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H
A
D
compaction_test.c
103
goto
close_fd
;
in check_compaction()
109
goto
close_fd
;
in check_compaction()
118
goto
close_fd
;
in check_compaction()
125
goto
close_fd
;
in check_compaction()
137
goto
close_fd
;
in check_compaction()
148
goto
close_fd
;
in check_compaction()
154
close_fd
:
in check_compaction()
/kernel/linux/linux-5.10/drivers/staging/greybus/Documentation/firmware/
H
A
D
authenticate.c
58
goto
close_fd
;
in main()
70
goto
close_fd
;
in main()
84
goto
close_fd
;
in main()
90
close_fd
:
in main()
H
A
D
firmware.c
206
goto
close_fd
;
in main()
214
close_fd
:
in main()
/kernel/linux/linux-6.6/drivers/staging/greybus/Documentation/firmware/
H
A
D
authenticate.c
58
goto
close_fd
;
in main()
70
goto
close_fd
;
in main()
84
goto
close_fd
;
in main()
90
close_fd
:
in main()
H
A
D
firmware.c
206
goto
close_fd
;
in main()
214
close_fd
:
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/cachestat/
H
A
D
test_cachestat.c
226
goto
close_fd
;
in test_cachestat_shmem()
232
goto
close_fd
;
in test_cachestat_shmem()
240
goto
close_fd
;
in test_cachestat_shmem()
250
close_fd
:
in test_cachestat_shmem()
/kernel/linux/linux-6.6/kernel/bpf/preload/
H
A
D
bpf_preload_kern.c
64
close_fd
(skel->links.dump_bpf_map_fd);
in load_skel()
66
close_fd
(skel->links.dump_bpf_prog_fd);
in load_skel()
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H
A
D
perf.c
49
goto
close_fd
;
in has_perf_query_support()
57
close_fd
:
in has_perf_query_support()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H
A
D
perf.c
51
goto
close_fd
;
in has_perf_query_support()
59
close_fd
:
in has_perf_query_support()
/kernel/linux/linux-6.6/drivers/hid/bpf/
H
A
D
hid_bpf_jmp_table.c
287
close_fd
(map_fd);
in hid_bpf_release_progs()
346
close_fd
(map_fd);
in hid_bpf_insert_prog()
536
close_fd
(skel->links.__name##_fd); \
H
A
D
hid_bpf_dispatch.c
269
close_fd
(fd);
in do_hid_bpf_attach_prog()
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
dlfilter-test.c
204
static void
close_fd
(int fd)
in close_fd()
function
218
close_fd
(fd);
in write_prog()
398
close_fd
(td->fd);
in test_data__free()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
cgroup_getset_retval.c
508
goto
close_fd
;
in test_cgroup_getset_retval()
512
goto
close_fd
;
in test_cgroup_getset_retval()
547
close_fd
:
in test_cgroup_getset_retval()
/kernel/linux/linux-6.6/include/linux/
H
A
D
fdtable.h
126
extern int
close_fd
(unsigned int fd);
/kernel/linux/linux-6.6/tools/lib/bpf/
H
A
D
skel_internal.h
84
return
close_fd
(fd);
in close()
/kernel/linux/linux-6.6/fs/
H
A
D
file.c
654
int
close_fd
(unsigned fd)
in close_fd()
function
667
EXPORT_SYMBOL(
close_fd
); /* for ksys_close() */
variable
805
* variant of
close_fd
that gets a ref on the file for later fput.
1010
* If another thread is concurrently calling
close_fd
() followed
in __fget_light()
1155
return
close_fd
(fd);
in replace_fd()
/kernel/linux/linux-6.6/fs/cachefiles/
H
A
D
ondemand.c
299
close_fd
(((struct cachefiles_open *)msg->data)->fd);
in cachefiles_ondemand_daemon_read()
/kernel/linux/linux-6.6/fs/autofs/
H
A
D
dev-ioctl.c
293
return
close_fd
(param->ioctlfd);
in autofs_dev_ioctl_closemount()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_chardev.c
2002
close_fd
(bo_buckets[bo_index].dmabuf_fd);
in criu_checkpoint_bos()
2481
close_fd
(bo_buckets[i].dmabuf_fd);
in criu_restore_bos()
/kernel/linux/linux-6.6/kernel/bpf/
H
A
D
syscall.c
5595
return
close_fd
(fd);
in BPF_CALL_1()
Completed in 20 milliseconds