Home
last modified time | relevance | path

Searched defs:prefix (Results 201 – 225 of 509) sorted by relevance

12345678910>>...21

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tag.c144 static void tag_dump(const char *prefix, uint8_t *tag, uint32_t len) in tag_dump()
/openbmc/linux/tools/perf/trace/beauty/
H A Dioctl.c128 const char *prefix = "_IOC_"; in ioctl__scnprintf_cmd() local
/openbmc/linux/security/apparmor/
H A Dpolicy_ns.c105 static struct aa_ns *alloc_ns(const char *prefix, const char *name) in alloc_ns()
/openbmc/fb-ipmi-oem/src/
H A Dbiccommands.cpp105 std::array<uint8_t, 2> prefix = {data[3], data[2]}; in dimmLoopPatternDetection() local
/openbmc/linux/lib/
H A Dstring_helpers.c749 char **kasprintf_strarray(gfp_t gfp, const char *prefix, size_t n) in kasprintf_strarray()
805 char **devm_kasprintf_strarray(struct device *dev, const char *prefix, size_t n) in devm_kasprintf_strarray()
/openbmc/linux/include/uapi/linux/
H A Datmbr2684.h101 __be32 prefix; /* network byte order */ member
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_syncmap.c74 u64 prefix; member
H A Di915_scheduler.c411 const char *prefix, in i915_request_show_with_schedule()
/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h183 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
/openbmc/linux/tools/lib/perf/
H A DMakefile35 prefix ?= macro
/openbmc/linux/sound/soc/meson/
H A Dmeson-card-utils.c95 const char *prefix) in meson_card_set_link_name()
/openbmc/linux/drivers/nfc/fdp/
H A Di2c.c35 #define fdp_nci_i2c_dump_skb(dev, prefix, skb) \ argument
/openbmc/qemu/util/
H A Dqemu-config.c208 char *prefix; in config_parse_qdict_section() local
/openbmc/linux/include/linux/
H A Dcompiler.h182 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) argument
/openbmc/linux/drivers/scsi/
H A Dsd.h162 #define sd_printk(prefix, sdsk, fmt, a...) \ argument
168 #define sd_first_printk(prefix, sdsk, fmt, a...) \ argument
/openbmc/linux/arch/mips/pci/
H A Dpci-xtalk-bridge.c560 const char *prefix = data; in bridge_nvmem_match() local
571 char prefix[24]; in bridge_get_partnum() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32.c384 buf_dump(char const *prefix, unsigned char const *buf, size_t len) in buf_dump()
/openbmc/linux/tools/testing/selftests/pidfd/
H A Dpidfd_fdinfo_test.c164 static int verify_fdinfo(int pidfd, struct error *err, const char *prefix, in verify_fdinfo()
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py33 def visit_enum_type(self, name, info, ifcond, features, members, prefix): argument
/openbmc/linux/tools/lib/bpf/
H A DMakefile44 prefix ?= /usr/local macro
/openbmc/linux/tools/bpf/bpftool/
H A DMakefile70 prefix ?= /usr/local macro
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local
/openbmc/linux/tools/spi/
H A Dspidev_test.c63 char *prefix) in hex_dump()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c293 char prefix[27]; in iavf_debug_aq() local
/openbmc/linux/tools/perf/util/
H A Djitdump.c141 struct jr_prefix *prefix; in jit_open() local
251 struct jr_prefix *prefix; in jit_get_next_entry() local

12345678910>>...21