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:of_cft
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/mm/
H
A
D
hugetlb_cgroup.c
515
idx = MEMFILE_IDX(
of_cft
(of)->private);
in hugetlb_cgroup_write()
518
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in hugetlb_cgroup_write()
555
counter = &h_cg->hugepage[MEMFILE_IDX(
of_cft
(of)->private)];
in hugetlb_cgroup_reset()
556
rsvd_counter = &h_cg->rsvd_hugepage[MEMFILE_IDX(
of_cft
(of)->private)];
in hugetlb_cgroup_reset()
558
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in hugetlb_cgroup_reset()
H
A
D
memcontrol.c
3882
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in mem_cgroup_write()
3888
switch (MEMFILE_TYPE(
of_cft
(of)->private)) {
in mem_cgroup_write()
3920
switch (MEMFILE_TYPE(
of_cft
(of)->private)) {
in mem_cgroup_reset()
3937
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in mem_cgroup_reset()
/kernel/linux/linux-6.6/mm/
H
A
D
hugetlb_cgroup.c
611
idx = MEMFILE_IDX(
of_cft
(of)->private);
in hugetlb_cgroup_write()
614
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in hugetlb_cgroup_write()
651
counter = &h_cg->hugepage[MEMFILE_IDX(
of_cft
(of)->private)];
in hugetlb_cgroup_reset()
652
rsvd_counter = &h_cg->rsvd_hugepage[MEMFILE_IDX(
of_cft
(of)->private)];
in hugetlb_cgroup_reset()
654
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in hugetlb_cgroup_reset()
H
A
D
memcontrol.c
3888
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in mem_cgroup_write()
3894
switch (MEMFILE_TYPE(
of_cft
(of)->private)) {
in mem_cgroup_write()
3931
switch (MEMFILE_TYPE(
of_cft
(of)->private)) {
in mem_cgroup_reset()
3948
switch (MEMFILE_ATTR(
of_cft
(of)->private)) {
in mem_cgroup_reset()
/kernel/linux/linux-5.10/include/linux/
H
A
D
cgroup.h
633
static inline struct cftype *
of_cft
(struct kernfs_open_file *of)
in of_cft()
function
643
return
of_cft
(seq->private);
in seq_cft()
/kernel/linux/linux-6.6/include/linux/
H
A
D
cgroup.h
571
static inline struct cftype *
of_cft
(struct kernfs_open_file *of)
in of_cft()
function
581
return
of_cft
(seq->private);
in seq_cft()
/kernel/linux/linux-5.10/security/
H
A
D
device_cgroup.c
790
of_cft
(of)->private, strstrip(buf));
in devcgroup_access_write()
/kernel/linux/linux-6.6/security/
H
A
D
device_cgroup.c
791
of_cft
(of)->private, strstrip(buf));
in devcgroup_access_write()
/kernel/linux/linux-5.10/block/
H
A
D
blk-throttle.c
1511
*(u64 *)((void *)tg +
of_cft
(of)->private) = v;
in tg_set_conf()
1513
*(unsigned int *)((void *)tg +
of_cft
(of)->private) = v;
in tg_set_conf()
1689
int index =
of_cft
(of)->private;
in tg_set_limit()
/kernel/linux/linux-6.6/block/
H
A
D
blk-throttle.c
1395
*(u64 *)((void *)tg +
of_cft
(of)->private) = v;
in tg_set_conf()
1397
*(unsigned int *)((void *)tg +
of_cft
(of)->private) = v;
in tg_set_conf()
1572
int index =
of_cft
(of)->private;
in tg_set_limit()
/kernel/linux/linux-5.10/kernel/cgroup/
H
A
D
cgroup.c
627
struct cftype *cft =
of_cft
(of);
in of_css()
3778
struct cftype *cft =
of_cft
(of);
in cgroup_file_open()
3803
struct cftype *cft =
of_cft
(of);
in cgroup_file_release()
3817
struct cftype *cft =
of_cft
(of);
in cgroup_file_write()
3867
struct cftype *cft =
of_cft
(of);
in cgroup_file_poll()
H
A
D
cpuset.c
2509
switch (
of_cft
(of)->private) {
in cpuset_write_resmask()
/kernel/linux/linux-6.6/kernel/cgroup/
H
A
D
cgroup.c
637
struct cftype *cft =
of_cft
(of);
in of_css()
4003
struct cftype *cft =
of_cft
(of);
in cgroup_file_open()
4028
struct cftype *cft =
of_cft
(of);
in cgroup_file_release()
4042
struct cftype *cft =
of_cft
(of);
in cgroup_file_write()
4092
struct cftype *cft =
of_cft
(of);
in cgroup_file_poll()
H
A
D
cpuset.c
2888
switch (
of_cft
(of)->private) {
in cpuset_write_resmask()
Completed in 59 milliseconds