Home
last modified time | relevance | path

Searched defs:prefix (Results 151 – 175 of 509) sorted by relevance

12345678910>>...21

/openbmc/u-boot/scripts/dtc/
H A Ddtc.c44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
/openbmc/linux/drivers/net/
H A DSpace.c118 static unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base()
/openbmc/linux/drivers/scsi/
H A Dsr.h56 #define sr_printk(prefix, cd, fmt, a...) \ argument
H A D53c700.h25 #define DDEBUG(prefix, sdev, fmt, a...) \ argument
27 #define CDEBUG(prefix, scmd, fmt, a...) \ argument
31 #define DDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument
32 #define CDEBUG(prefix, scmd, fmt, a...) do {} while (0) argument
/openbmc/linux/include/linux/
H A Dcompiler-clang.h20 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
H A Dcompiler-gcc.h42 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
/openbmc/phosphor-objmgr/src/
H A Dprocessing.cpp36 [&processName](auto prefix) { in needToIntrospect()
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c401 char *prefix, struct timespec *ts) in iostat_prefix()
453 char *prefix, iostat_print_counter_t print_cnt_cb, void *arg) in iostat_print_counters()
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py364 def startPrefixMapping(self, prefix, nodeValue): argument
368 def endPrefixMapping(self, prefix): argument
/openbmc/linux/scripts/kconfig/
H A Dmenu.c693 static void get_dep_str(struct gstr *r, struct expr *expr, const char *prefix) in get_dep_str()
767 enum prop_type tok, const char *prefix) in get_symbol_props_str()
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcserver.py75 def register_functions(self, context, prefix): argument
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c155 static void br_summaryscreen_printenv(char *prefix, in br_summaryscreen_printenv()
/openbmc/linux/scripts/dtc/
H A Ddtc.c31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
/openbmc/linux/tools/perf/trace/beauty/
H A Dperf_event_open.c22 const char *prefix = "PERF_"; in syscall_arg__scnprintf_perf_flags() local
/openbmc/linux/drivers/net/ppp/
H A Dbsd_comp.c120 unsigned short prefix; /* preceding code */ member
206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument
208 #define BSD_KEY(prefix,suffix) ((((unsigned long)(suffix)) << 16) \ argument
/openbmc/linux/drivers/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py11 def c_to_o(filename, prefix='\t\t\t\t\t ni_routing/', suffix=' \\'): argument
/openbmc/linux/arch/s390/kvm/
H A Ddiag.c23 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
H A Dvsie.c584 unsigned long prefix; in kvm_s390_vsie_gmap_notifier() local
624 u64 prefix = scb_s->prefix << GUEST_PREFIX_SHIFT; in map_prefix() local
1023 unsigned long pei_dest, pei_src, src, dest, mask, prefix; in vsie_handle_mvpg() local
/openbmc/linux/tools/lib/thermal/
H A DMakefile35 prefix ?= macro
/openbmc/linux/net/netfilter/
H A Dnf_log.c216 char prefix[NF_LOG_PREFIXLEN]; in nf_log_packet() local
244 char prefix[NF_LOG_PREFIXLEN]; in nf_log_trace() local
/openbmc/linux/fs/ocfs2/cluster/
H A Dmasklog.c57 const char *prefix = ""; in __mlog_printk() local
/openbmc/qemu/include/hw/
H A Dregister.h112 const char *prefix; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c24 static const char prefix[] __initconst = "omapdss,"; variable
/openbmc/linux/samples/bpf/
H A Dxdp_router_ipv4.bpf.c17 __u8 prefix[4]; member
/openbmc/linux/drivers/platform/x86/intel/
H A Dbytcrc_pwrsrc.c63 static void crc_pwrsrc_log(struct seq_file *seq, const char *prefix, in crc_pwrsrc_log()

12345678910>>...21