Home
last modified time | relevance | path

Searched refs:qux (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_global_func9.c52 __noinline int qux(enum E *e) in qux() function
116 result |= qux(&e); in test_cls()
/Linux-v5.15/Documentation/admin-guide/
Dbootconfig.rst49 foo.bar.qux.quux = value2
55 qux.quux = value2
60 foo.bar { baz = value1; qux.quux = value2 }
72 foo = qux # !ERROR! we can not re-define same key
78 foo := qux
80 then, the ``qux`` is assigned to ``foo`` key. This is useful for
88 foo += qux
90 In this case, the key ``foo`` has ``bar``, ``baz`` and ``qux``.
106 qux = value3
/Linux-v5.15/tools/bootconfig/
Dtest-bootconfig.sh114 key += qux
127 key := qux