/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | kfree_skb.c | 16 #define _(P) (__builtin_preserve_access_index(P)) macro
|
H A D | btf_dump_test_case_packing.c | 137 int f(struct { in f()
|
H A D | btf_dump_test_case_padding.c | 225 int f(struct { in f()
|
H A D | test_tcp_estats.c | 41 #define _(P) ({typeof(P) val = 0; bpf_probe_read_kernel(&val, sizeof(val), &P); val;}) macro
|
/openbmc/qemu/hw/display/ |
H A D | dm163.c | 273 for (unsigned _ = 0; _ < LED_SQUARE_SIZE; _++) { in update_display_of_row() local
|
/openbmc/linux/rust/alloc/vec/ |
H A D | mod.rs | 1747 g: &mut BackshiftOnDrop<'_, T, A>, in retain_mut() 2130 pub fn drain<R>(&mut self, range: R) -> Drain<'_, T, A> in drain() 3184 pub fn splice<R, I>(&mut self, range: R, replace_with: I) -> Splice<'_, I::IntoIter, A> in splice() 3243 pub fn extract_if<F>(&mut self, filter: F) -> ExtractIf<'_, T, F, A> in extract_if()
|
H A D | into_iter.rs | 410 let _ = RawVec::from_raw_parts_in(self.0.buf.as_ptr(), self.0.cap, alloc); in drop() localVariable
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | nic.c | 203 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | nic.c | 305 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | nic.c | 311 #define REGISTER_TABLE_DIMENSIONS(_, offset, arch, min_rev, max_rev, step, rows) { \ argument
|
/openbmc/linux/drivers/atm/ |
H A D | eni.h | 126 struct atm_skb_data _; /* reserved */ member
|
/openbmc/linux/arch/s390/pci/ |
H A D | pci_clp.c | 74 struct { u8 _[CLP_BLK_SIZE]; } *req = data; in clp_req() member
|
/openbmc/linux/crypto/ |
H A D | rsa-pkcs1pad.c | 69 #define _(X) { #X, rsa_digest_info_##X, sizeof(rsa_digest_info_##X) } macro
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | functions.cpp | 533 sdbusplus::message::object_path _; in maybeCallMessage() local
|
/openbmc/linux/drivers/mfd/ |
H A D | tps65010.c | 182 static int dbg_show(struct seq_file *s, void *_) in dbg_show()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
/openbmc/linux/net/core/ |
H A D | xdp.c | 740 #define XDP_METADATA_KFUNC(_, name) BTF_ID_FLAGS(func, name, KF_TRUSTED_ARGS) argument
|
/openbmc/linux/rust/kernel/ |
H A D | str.rs | 294 let _ = &self.as_bytes()[index.start..]; in index() localVariable
|
/openbmc/linux/include/net/ |
H A D | xdp.h | 393 #define XDP_METADATA_KFUNC(name, _) name, argument
|
/openbmc/linux/rust/alloc/ |
H A D | boxed.rs | 1543 fn from(cow: Cow<'_, [T]>) -> Box<[T]> { in from() 1598 fn from(cow: Cow<'_, str>) -> Box<str> { in from()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | command.py | 109 def runAsyncCommand(self, _, process_server, halt): argument
|
H A D | event.py | 240 noop = lambda _: None argument
|
/openbmc/linux/arch/s390/crypto/ |
H A D | aes_s390.c | 842 u32 _[3]; /* reserved */ in gcm_aes_crypt() member
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | qconf.cc | 39 # define _ qgettext macro
|
/openbmc/linux/scripts/ |
H A D | asn1_compiler.c | 206 #define _(X) [DIRECTIVE_##X] = #X macro
|