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:old_cred
(Results
1 - 25
of
52
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/fs/sharefs/
H
A
D
authentication.c
91
void sharefs_revert_fsids(const struct cred *
old_cred
)
in sharefs_revert_fsids()
argument
/kernel/linux/linux-6.6/fs/sharefs/
H
A
D
authentication.c
91
void sharefs_revert_fsids(const struct cred *
old_cred
)
in sharefs_revert_fsids()
argument
/kernel/linux/linux-5.10/fs/hmdfs/authority/
H
A
D
authentication.c
45
const struct cred *
old_cred
= NULL;
in hmdfs_override_fsids()
local
64
const struct cred *
old_cred
= NULL;
in hmdfs_override_dir_fsids()
local
181
const struct cred *
old_cred
= NULL;
in hmdfs_override_file_fsids()
local
204
void hmdfs_revert_fsids(const struct cred *
old_cred
)
in hmdfs_revert_fsids()
argument
[all...]
H
A
D
authentication.h
283
void hmdfs_revert_fsids(const struct cred *
old_cred
)
in hmdfs_revert_fsids()
argument
/kernel/linux/linux-6.6/fs/hmdfs/authority/
H
A
D
authentication.c
45
const struct cred *
old_cred
= NULL;
in hmdfs_override_fsids()
local
64
const struct cred *
old_cred
= NULL;
in hmdfs_override_dir_fsids()
local
181
const struct cred *
old_cred
= NULL;
in hmdfs_override_file_fsids()
local
204
void hmdfs_revert_fsids(const struct cred *
old_cred
)
in hmdfs_revert_fsids()
argument
[all...]
H
A
D
authentication.h
283
void hmdfs_revert_fsids(const struct cred *
old_cred
)
in hmdfs_revert_fsids()
argument
/kernel/linux/linux-5.10/fs/overlayfs/
H
A
D
file.c
44
const struct cred *
old_cred
;
in ovl_open_realfile()
local
181
const struct cred *
old_cred
;
in ovl_llseek()
local
301
const struct cred *
old_cred
;
in ovl_read_iter()
local
353
const struct cred *
old_cred
;
in ovl_write_iter()
local
434
const struct cred *
old_cred
;
ovl_splice_write()
local
470
const struct cred *
old_cred
;
ovl_fsync()
local
496
const struct cred *
old_cred
;
ovl_mmap()
local
528
const struct cred *
old_cred
;
ovl_fallocate()
local
560
const struct cred *
old_cred
;
ovl_fadvise()
local
694
const struct cred *
old_cred
;
ovl_copyfile()
local
[all...]
H
A
D
namei.c
820
const struct cred *
old_cred
;
in ovl_lookup()
local
1137
const struct cred *
old_cred
;
in ovl_lower_positive()
local
H
A
D
dir.c
568
const struct cred *
old_cred
;
in ovl_create_or_link()
local
696
const struct cred *
old_cred
;
in ovl_set_link_redirect()
local
891
const struct cred *
old_cred
;
in ovl_do_remove()
local
1105
const struct cred *
old_cred
= NULL;
ovl_rename()
local
[all...]
H
A
D
inode.c
22
const struct cred *
old_cred
;
in ovl_setattr()
local
163
const struct cred *
old_cred
;
in ovl_getattr()
local
284
const struct cred *
old_cred
;
in ovl_permission()
local
318
const struct cred *
old_cred
;
in ovl_get_link()
local
342
const struct cred *
old_cred
;
ovl_xattr_set()
local
386
const struct cred *
old_cred
;
ovl_xattr_get()
local
416
const struct cred *
old_cred
;
ovl_listxattr()
local
447
const struct cred *
old_cred
;
ovl_get_acl()
local
482
const struct cred *
old_cred
;
ovl_fiemap()
local
[all...]
H
A
D
copy_up.c
933
const struct cred *
old_cred
;
in ovl_copy_up_flags()
local
/kernel/linux/linux-6.6/fs/overlayfs/
H
A
D
file.c
46
const struct cred *
old_cred
;
in ovl_open_realfile()
local
197
const struct cred *
old_cred
;
in ovl_llseek()
local
317
const struct cred *
old_cred
;
in ovl_read_iter()
local
367
const struct cred *
old_cred
;
in ovl_write_iter()
local
441
const struct cred *
old_cred
;
ovl_splice_read()
local
470
const struct cred *
old_cred
;
ovl_splice_write()
local
505
const struct cred *
old_cred
;
ovl_fsync()
local
531
const struct cred *
old_cred
;
ovl_mmap()
local
554
const struct cred *
old_cred
;
ovl_fallocate()
local
586
const struct cred *
old_cred
;
ovl_fadvise()
local
614
const struct cred *
old_cred
;
ovl_copyfile()
local
706
const struct cred *
old_cred
;
ovl_flush()
local
[all...]
H
A
D
dir.c
558
const struct cred *
old_cred
;
in ovl_create_or_link()
local
687
const struct cred *
old_cred
;
in ovl_set_link_redirect()
local
883
const struct cred *
old_cred
;
in ovl_do_remove()
local
1096
const struct cred *
old_cred
= NULL;
ovl_rename()
local
[all...]
H
A
D
namei.c
927
const struct cred *
old_cred
;
in ovl_maybe_validate_verity()
local
949
const struct cred *
old_cred
;
in ovl_maybe_lookup_lowerdata()
local
1004
const struct cred *
old_cred
;
in ovl_lookup()
local
1346
const struct cred *
old_cred
;
ovl_lower_positive()
local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H
A
D
af_bluetooth.c
190
const struct cred *
old_cred
;
in bt_accept_enqueue()
local
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
file_merge.c
657
const struct cred *
old_cred
= NULL;
in change_cred()
local
766
const struct cred *
old_cred
;
in hmdfs_ioc_get_dst_path()
local
H
A
D
inode_remote.c
117
const struct cred *
old_cred
= hmdfs_override_creds(con->sbi->cred);
in hmdfs_remote_readdir_work()
local
/kernel/linux/linux-5.10/fs/hmdfs/comm/
H
A
D
socket_adapter.c
129
const struct cred *
old_cred
;
in hmdfs_sendmessage()
local
259
const struct cred *
old_cred
=
in async_request_cb_on_wakeup_fn()
local
746
const struct cred *
old_cred
= hmdfs_override_creds(con->sbi->cred);
in hmdfs_msg_handle_sync()
local
917
const struct cred *
old_cred
=
in hmdfs_file_response_work_fn()
local
/kernel/linux/linux-5.10/fs/
H
A
D
coredump.c
587
const struct cred *
old_cred
;
in do_coredump()
local
H
A
D
open.c
350
const struct cred *
old_cred
;
in access_override_creds()
local
403
const struct cred *
old_cred
= NULL;
in do_faccessat()
local
/kernel/linux/linux-5.10/kernel/
H
A
D
ptrace.c
117
const struct cred *
old_cred
;
in __ptrace_unlink()
local
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H
A
D
socket_adapter.c
129
const struct cred *
old_cred
;
in hmdfs_sendmessage()
local
259
const struct cred *
old_cred
=
in async_request_cb_on_wakeup_fn()
local
746
const struct cred *
old_cred
= hmdfs_override_creds(con->sbi->cred);
in hmdfs_msg_handle_sync()
local
917
const struct cred *
old_cred
=
in hmdfs_file_response_work_fn()
local
/kernel/linux/linux-6.6/fs/hmdfs/
H
A
D
inode_remote.c
117
const struct cred *
old_cred
= hmdfs_override_creds(con->sbi->cred);
in hmdfs_remote_readdir_work()
local
H
A
D
file_merge.c
662
const struct cred *
old_cred
= NULL;
in change_cred()
local
771
const struct cred *
old_cred
;
in hmdfs_ioc_get_dst_path()
local
/kernel/linux/linux-6.6/fs/
H
A
D
open.c
404
const struct cred *
old_cred
;
in access_override_creds()
local
463
const struct cred *
old_cred
= NULL;
in do_faccessat()
local
Completed in 29 milliseconds
1
2
3