Home
last modified time | relevance | path

Searched refs:foo (Results 551 – 575 of 580) sorted by relevance

1...<<21222324

/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst690 fsparam_flag_no ("foo", Opt_foo),
H A Dpath-lookup.rst74 If a pathname ends with a slash, such as "``/tmp/foo/``" it might be
1216 ln -s bar /tmp/foo
1217 echo hello > /tmp/foo
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt1794 struct __attribute__((__packed__)) foo {
1799 struct foo foo1, foo2;
2428 call foo()
2429 foo() clobbers *waiter
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1498 /* Paired-foo conversions */
1979 /* PLL foo */
/openbmc/linux/mm/
H A Dshmem.c4434 static void shmem_init_inode(void *foo) in shmem_init_inode() argument
4436 struct shmem_inode_info *info = foo; in shmem_init_inode()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/
H A D0002-boost-Backport-clang-support.patch256 +// constexpr typename enable_if<pred<T> >::type foo(T &)
/openbmc/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c1390 static irqreturn_t ns83820_irq(int foo, void *data) argument
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddebugging.rst1253 $ g -i foo # Search recursively for "foo", ignoring case
H A Dnew-recipe.rst232 poky/build/tmp/work/qemux86-poky-linux/foo/1.3.0-r0
241 directory (e.g. ``poky/build/tmp/work/qemux86-poky-linux/foo/1.3.0-r0/temp``).
/openbmc/linux/fs/f2fs/
H A Dsuper.c350 static void init_once(void *foo) in init_once() argument
352 struct f2fs_inode_info *fi = (struct f2fs_inode_info *) foo; in init_once()
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass858 # porcelain output looks like "?? packages/foo/bar"
/openbmc/linux/Documentation/translations/sp_SP/
H A Dmemory-barriers.txt1873 struct __attribute__((__packed__)) foo {
1878 struct foo foo1, foo2;
2541 llamada a foo()
2542 foo() estropea *waiter
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt560 The effects of cgroup_disable=foo are:
561 - foo isn't auto-mounted if you mount all cgroups in
563 - foo isn't visible as an individually mountable
565 - if foo is an optional feature then the feature is
1565 trace_instance=foo,sched_switch ftrace_boot_snapshot=foo
1567 The above will cause the "foo" tracing instance to trigger
6541 trace_instance=foo,sched:sched_switch,irq_handler_entry,initcall
H A Dreporting-issues.rst543 by specifying ``foo.blacklist=1`` as kernel parameter (replace 'foo' with
H A Dcgroup-v2.rst1441 the value for the foo counter, since the foo counter is type-based, not
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst1418 example, any name "foo" for which the following form does not exist::
1420 PACKAGECONFIG[foo] = "..."
1435 ``/usr/lib64/foo.so`` when ``${libdir}`` is "/usr/lib".
3286 UBOOT_CONFIG[foo] = "config,images,binary"
H A Dqa-checks.rst140 ``/usr/lib64/foo.so`` when ``${libdir}`` is "/usr/lib". False
/openbmc/qemu/
H A Dmeson.build2413 int main(void) { return memfd_create("foo", MFD_ALLOW_SEALING); }'''))
2542 struct fsxattr foo;
2721 void foo(uint8x16_t *p) { *p = vaesmcq_u8(*p); }
/openbmc/linux/fs/ext4/
H A Dsuper.c1481 static void init_once(void *foo) in init_once() argument
1483 struct ext4_inode_info *ei = foo; in init_once()
/openbmc/linux/Documentation/process/
H A Dhandling-regressions.rst414 #regzbot title: foo
/openbmc/linux/tools/testing/radix-tree/
H A Dmaple.c984 void *foo; in check_erase2_testset() local
1072 mt_for_each(mt, foo, addr, ULONG_MAX) { in check_erase2_testset()
1075 pr_err("mt: %lu -> %p (%d)\n", addr+1, foo, check); in check_erase2_testset()
1092 mas_for_each(&mas, foo, ULONG_MAX) { in check_erase2_testset()
1093 if (xa_is_zero(foo)) { in check_erase2_testset()
1104 pr_err("mas: %lu -> %p\n", mas.index, foo); in check_erase2_testset()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dusage.rst191 ln -s /mnt/foo bar
/openbmc/linux/Documentation/networking/
H A Dbonding.rst1503 To add a new bond foo::
1505 # echo +foo > /sys/class/net/bonding_masters
H A Dcan.rst1043 foo@bar:~$ cat /proc/net/can/rcvlist_all
/openbmc/linux/fs/btrfs/
H A Dinode.c8643 static void init_once(void *foo) in init_once() argument
8645 struct btrfs_inode *ei = foo; in init_once()

1...<<21222324