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
defs:new_fops
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/
H
A
D
misc.c
105
const struct file_operations *
new_fops
= NULL;
in misc_open()
local
/kernel/linux/linux-6.6/drivers/usb/core/
H
A
D
file.c
36
const struct file_operations *
new_fops
;
in usb_open()
local
/kernel/linux/linux-6.6/drivers/char/
H
A
D
misc.c
127
const struct file_operations *
new_fops
= NULL;
in misc_open()
local
/kernel/linux/linux-5.10/drivers/usb/core/
H
A
D
file.c
37
const struct file_operations *
new_fops
;
in usb_open()
local
/kernel/linux/linux-5.10/sound/core/
H
A
D
sound.c
142
const struct file_operations *
new_fops
;
in snd_open()
local
/kernel/linux/linux-6.6/drivers/accel/
H
A
D
drm_accel.c
259
const struct file_operations *
new_fops
;
in accel_stub_open()
local
/kernel/linux/linux-6.6/sound/core/
H
A
D
sound.c
148
const struct file_operations *
new_fops
;
in snd_open()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_drv.c
1007
const struct file_operations *
new_fops
;
in drm_stub_open()
local
/kernel/linux/linux-5.10/sound/
H
A
D
sound_core.c
541
const struct file_operations *
new_fops
= NULL;
in soundcore_open()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_drv.c
1035
const struct file_operations *
new_fops
;
in drm_stub_open()
local
/kernel/linux/linux-6.6/sound/
H
A
D
sound_core.c
538
const struct file_operations *
new_fops
= NULL;
in soundcore_open()
local
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H
A
D
dvbdev.c
106
const struct file_operations *
new_fops
;
in dvb_device_open()
local
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H
A
D
dvbdev.c
96
const struct file_operations *
new_fops
;
in dvb_device_open()
local
Completed in 12 milliseconds