/openbmc/u-boot/scripts/dtc/ |
H A D | dtc.c | 44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
/openbmc/linux/drivers/net/ |
H A D | Space.c | 118 static unsigned long netdev_boot_base(const char *prefix, int unit) in netdev_boot_base()
|
/openbmc/linux/drivers/scsi/ |
H A D | sr.h | 56 #define sr_printk(prefix, cd, fmt, a...) \ argument
|
H A D | 53c700.h | 25 #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 D | compiler-clang.h | 20 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
H A D | compiler-gcc.h | 42 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) argument
|
/openbmc/phosphor-objmgr/src/ |
H A D | processing.cpp | 36 [&processName](auto prefix) { in needToIntrospect()
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | iostat.c | 401 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__.py | 364 def startPrefixMapping(self, prefix, nodeValue): argument 368 def endPrefixMapping(self, prefix): argument
|
/openbmc/linux/scripts/kconfig/ |
H A D | menu.c | 693 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 D | xmlrpcserver.py | 75 def register_functions(self, context, prefix): argument
|
/openbmc/u-boot/board/BuR/common/ |
H A D | common.c | 155 static void br_summaryscreen_printenv(char *prefix, in br_summaryscreen_printenv()
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc.c | 31 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | perf_event_open.c | 22 const char *prefix = "PERF_"; in syscall_arg__scnprintf_perf_flags() local
|
/openbmc/linux/drivers/net/ppp/ |
H A D | bsd_comp.c | 120 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 D | convert_csv_to_c.py | 11 def c_to_o(filename, prefix='\t\t\t\t\t ni_routing/', suffix=' \\'): argument
|
/openbmc/linux/arch/s390/kvm/ |
H A D | diag.c | 23 unsigned long prefix = kvm_s390_get_prefix(vcpu); in diag_release_pages() local
|
H A D | vsie.c | 584 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 D | Makefile | 35 prefix ?= macro
|
/openbmc/linux/net/netfilter/ |
H A D | nf_log.c | 216 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 D | masklog.c | 57 const char *prefix = ""; in __mlog_printk() local
|
/openbmc/qemu/include/hw/ |
H A D | register.h | 112 const char *prefix; member
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | omapdss-boot-init.c | 24 static const char prefix[] __initconst = "omapdss,"; variable
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_router_ipv4.bpf.c | 17 __u8 prefix[4]; member
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | bytcrc_pwrsrc.c | 63 static void crc_pwrsrc_log(struct seq_file *seq, const char *prefix, in crc_pwrsrc_log()
|