Home
last modified time | relevance | path

Searched full:foo* (Results 1026 - 1050 of 1794) sorted by relevance

1...<<41424344454647484950>>...72

/kernel/linux/linux-5.10/kernel/rcu/
H A DKconfig37 memory footprint of RCU.
/kernel/linux/linux-5.10/kernel/sched/
H A Dcore.c4083 * this point the task has the smallest effective memory and cache footprint.
/kernel/linux/linux-5.10/kernel/
H A Dsysctl-test.c22 .procname = "foo", in sysctl_test_api_dointvec_null_tbl_data()
73 .procname = "foo", in sysctl_test_api_dointvec_table_maxlen_unset()
120 .procname = "foo", in sysctl_test_api_dointvec_table_len_is_zero()
154 .procname = "foo", in sysctl_test_api_dointvec_table_read_but_position_set()
189 .procname = "foo", in sysctl_test_dointvec_read_happy_single_positive()
220 .procname = "foo", in sysctl_test_dointvec_read_happy_single_negative()
249 .procname = "foo", in sysctl_test_dointvec_write_happy_single_positive()
279 .procname = "foo", in sysctl_test_dointvec_write_happy_single_negative()
311 .procname = "foo", in sysctl_test_api_dointvec_write_single_less_int_min()
349 .procname = "foo", in sysctl_test_api_dointvec_write_single_greater_int_max()
[all...]
H A Dparams.c160 /* Args looks like "foo=bar,bar2 baz=fuz wiz". */
H A Dtaskstats.c164 * per-task-foo(stats, tsk); in fill_stats()
223 * per-task-foo(stats, tsk); in fill_stats_for_tgid()
266 * per-task-foo(tsk->signal->stats, tsk); in fill_tgid_exit()
H A Dkallsyms.c176 * - foo.llvm.[0-9a-f]+ in cleanup_symbol_name()
177 * - foo.[0-9a-f]+ in cleanup_symbol_name()
178 * - foo.[0-9a-f]+.cfi_jt in cleanup_symbol_name()
194 * - foo$[0-9]+ in cleanup_symbol_name()
H A Dmodule.c1535 * /sys/module/foo/sections stuff
1661 * /sys/module/foo/notes/.section.name gives contents of SHT_NOTE sections.
2350 * On x86, PIC code and Clang non-PIC code may have call foo@PLT. GNU as in ignore_undef_symbol()
/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.c729 * Reset to make sure next tick stop doesn't get fooled by past in tick_nohz_restart()
969 * Make sure the CPU doesn't get fooled by obsolete tick in can_stop_idle_tick()
/kernel/linux/linux-5.10/ipc/
H A Dmqueue.c489 static void init_once(void *foo) in init_once() argument
491 struct mqueue_inode_info *p = (struct mqueue_inode_info *) foo; in init_once()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c5221 " instances\t\t- Make sub-buffers with: mkdir instances/foo\n"
H A Dtrace_selftest.c341 /* passed in by parameter to fool gcc from optimizing */ in trace_selftest_startup_dynamic_tracing()
H A DKconfig229 This special tracer records the maximum stack footprint of the
547 Note that this might let you shoot yourself in the foot.
742 increase the memory footprint of the running kernel.
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c3785 * io_complete_rw(). Fool lockdep by telling it the lock got in io_write()
/kernel/linux/linux-5.10/kernel/bpf/
H A Dinode.c374 /* Dots in names (e.g. "/sys/fs/bpf/foo.bar") are reserved for future in bpf_lookup()
H A Dverifier.c2010 * call foo // uses callee's r6 inside to compute r0
9415 * the same stack frame, since fp-8 in foo != fp-8 in bar in regsafe()
12100 * int foo(int f)
12108 * foo() will be verified first for R1=any_scalar_value. During verification it
12110 * from foo() will be checked for type match only. Later bar() will be verified
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep.c6297 printk(" per task-struct memory footprint: %zu bytes\n", in lockdep_init()
/kernel/linux/linux-5.10/kernel/power/
H A Dswap.c696 * footprint. in save_image_lzo()
1189 * footprint. in load_image_lzo()
/kernel/linux/linux-5.10/init/
H A DKconfig81 def_bool $(success,echo 'int foo(int x) { asm goto ("": "=r"(x) ::: bar); return x; bar: return 0; }' | $(CC) -x c - -c -o /dev/null)
86 def_bool $(success,echo 'int foo(int *x) { asm goto (".long (%l[bar]) - .": "+m"(*x) ::: bar); return *x; bar: return 0; }' | $CC -x c - -c -o /dev/null)
92 def_bool $(success,echo 'void foo(void) { asm inline (""); }' | $(CC) -x c - -c -o /dev/null)
985 Provides control over the memory footprint of tasks in a cgroup.
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dquorum.c10 * approach that is driven from userspace. Honest. No foolin'.
/kernel/linux/linux-5.10/fs/ocfs2/dlmfs/
H A Ddlmfs.c269 static void dlmfs_init_once(void *foo) in dlmfs_init_once() argument
272 (struct dlmfs_inode_private *) foo; in dlmfs_init_once()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c2070 static void ovl_inode_init_once(void *foo) in ovl_inode_init_once() argument
2072 struct ovl_inode *oi = foo; in ovl_inode_init_once()
/kernel/linux/linux-5.10/fs/
H A Dxattr.c887 * the attribute name after skipping the handler's prefix: for example, "foo"
889 * attribute "user.foo". The full name is still "there" in the name though.
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dalloc.c4659 * left. For now, just catch that case and fool the layers in ocfs2_figure_insert_type()
/kernel/linux/linux-5.10/fs/orangefs/
H A Dinode.c518 static int orangefs_releasepage(struct page *page, gfp_t foo) in orangefs_releasepage() argument
H A Dorangefs-debug.h59 * foo 1 0

Completed in 98 milliseconds

1...<<41424344454647484950>>...72