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:grab_header
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/
H
A
D
proc_sysctl.c
491
static struct ctl_table_header *
grab_header
(struct inode *inode)
in grab_header()
function
502
struct ctl_table_header *head =
grab_header
(dir);
in proc_sys_lookup()
547
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_call_handler()
621
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_open()
639
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_poll()
760
struct ctl_table_header *head =
grab_header
(file_inode(file));
in proc_sys_readdir()
801
head =
grab_header
(inode);
in proc_sys_permission()
836
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_getattr()
/kernel/linux/linux-6.6/fs/proc/
H
A
D
proc_sysctl.c
502
static struct ctl_table_header *
grab_header
(struct inode *inode)
in grab_header()
function
513
struct ctl_table_header *head =
grab_header
(dir);
in proc_sys_lookup()
558
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_call_handler()
632
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_open()
650
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_poll()
771
struct ctl_table_header *head =
grab_header
(file_inode(file));
in proc_sys_readdir()
813
head =
grab_header
(inode);
in proc_sys_permission()
849
struct ctl_table_header *head =
grab_header
(inode);
in proc_sys_getattr()
Completed in 6 milliseconds