Home
last modified time | relevance | path

Searched refs:foo (Results 526 – 550 of 580) sorted by relevance

1...<<21222324

/openbmc/linux/fs/ntfs/
H A Dsuper.c3037 static void ntfs_big_inode_init_once(void *foo) in ntfs_big_inode_init_once() argument
3039 ntfs_inode *ni = (ntfs_inode *)foo; in ntfs_big_inode_init_once()
/openbmc/linux/Documentation/networking/
H A Dpacket_mmap.rst422 setsockopt(fd, SOL_PACKET, PACKET_RX_RING, &foo, sizeof(foo));
H A Dsnmp_counter.rst1477 >>> s.send(b'foo')
1766 string 'foo' in our example::
1771 foo
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-3.2.rst258 therefore installs in a file in ``/etc/ld.so.conf.d/foo.conf``, we
/openbmc/linux/Documentation/dev-tools/
H A Dkcsan.rst98 void foo(void) {
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst128 SRC_URI = "http://example.com/foobar.tar.bz2;name=foo"
129 SRC_URI[foo.md5sum] = 4a8e0f237e961fd7785d19d07fdb994d
/openbmc/linux/Documentation/filesystems/
H A Dhpfs.rst65 'cat FOO', 'cat Foo', 'cat foo' or 'cat F*' but not 'cat f*'. Note, that you
H A Dseq_file.rst321 p->foo = bar; /* initialize my stuff */
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md71 lg2::level("A {TAG0} occured.", "TAG0", "foo"s, "TAG1", lg2::hex, 2);
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst39 out of the kernel (e.g. 'int' or 'struct foo'). NOTE! Do NOT use
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSmack.rst776 rc = setxattr("/foo", "security.SMACK64", "Rubble", len, 0);
778 will set the Smack label of /foo to "Rubble" if the program has appropriate
/openbmc/linux/net/
H A Dsocket.c332 static void init_once(void *foo) in init_once() argument
334 struct socket_alloc *ei = (struct socket_alloc *)foo; in init_once()
/openbmc/linux/Documentation/trace/
H A Dhistogram.rst1368 field in the shared 'foo' histogram data::
1370 # echo 'hist:name=foo:keys=skbaddr.hex:vals=len' > \
1372 # echo 'hist:name=foo:keys=skbaddr.hex:vals=len' > \
1383 … # trigger info: hist:name=foo:keys=skbaddr.hex:vals=hitcount,len:sort=hitcount:size=2048 [active]
1435 … # trigger info: hist:name=foo:keys=skbaddr.hex:vals=hitcount,len:sort=hitcount:size=2048 [active]
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemory.rst963 # mkdir foo
964 # cd foo
/openbmc/linux/Documentation/arch/arm/
H A Dmarvell.rst516 Business Unit) in a single mach-<foo> directory. The plat-orion/
/openbmc/linux/init/
H A DKconfig85 …def_bool $(success,echo 'int foo(int x) { asm goto ("": "=r"(x) ::: bar); return x; bar: return 0;…
90 …def_bool $(success,echo 'int foo(int *x) { asm goto (".long (%l[bar]) - .": "+m"(*x) ::: bar); ret…
105 def_bool $(success,echo 'void foo(void) { asm inline (""); }' | $(CC) -x c - -c -o /dev/null)
/openbmc/qemu/docs/devel/
H A Dmulti-process.rst80 code to emulate a device named "foo" is always present in QEMU, but its
82 VM. (e.g., via the QEMU command line as *-device foo*)
/openbmc/linux/Documentation/security/
H A Dcredentials.rst370 void foo(struct task_struct *t, struct foo_data *f)
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp549 "and": ["foo"] in TEST()
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.robot140 ... Set Host Software Property @{software_objects}[0] ${property} foo
/openbmc/linux/Documentation/kernel-hacking/
H A Dlocking.rst969 struct foo *next = list->next;
992 struct foo *next = list->next;
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst992 struct foo *next = list->next;
1014 struct foo *next = list->next;
/openbmc/docs/
H A Danti-patterns.md197 sed -i s,/usr/bin/env ,/usr/bin/, foo.service
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dusage.rst720 The example below uses this to implement a "mock" implementation of a function, ``foo``:
/openbmc/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst414 #regzbot title: foo

1...<<21222324