/openbmc/linux/drivers/s390/net/ |
H A D | netiucv.c | 82 #define IUCV_DBF_TEXT(name,level,text) \ argument 94 #define IUCV_DBF_TEXT_(name, level, text...) \ argument 104 #define IUCV_DBF_SPRINTF(name,level,text...) \ argument
|
/openbmc/linux/include/sound/ |
H A D | info.h | 66 struct snd_info_entry_text text; member
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | repository.c | 74 static u64 make_first_field(const char *text, u64 index) in make_first_field() 90 static u64 make_field(const char *text, u64 index) in make_field()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | pel_test.cpp | 643 std::string text{"this is some text that will be used for FFDC"}; in getTextFFDC() local 669 std::string text{ud->data().begin(), ud->data().end()}; in TEST_F() local
|
/openbmc/qemu/chardev/ |
H A D | baum.c | 388 uint8_t text[X_MAX * Y_MAX]; in baum_eat_packet() local
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 63 def _text_checksum(text): argument
|
/openbmc/linux/fs/proc/ |
H A D | array.c | 685 unsigned long text = 0; in proc_pid_statm() local
|
H A D | task_mmu.c | 33 unsigned long text, lib, swap, anon, file, shmem; in task_mem() local 89 unsigned long *shared, unsigned long *text, in task_statm()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | alternative.h | 144 void *text, void *text_end) {} in alternatives_smp_module_add()
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 95 #define KDBMSG(msgnum, text) \ argument 1407 void kdb_print_state(const char *text, int value) in kdb_print_state()
|
/openbmc/linux/drivers/staging/fbtft/ |
H A D | fbtft-core.c | 56 char *text = textbuf; in fbtft_dbg_hex() local
|
/openbmc/linux/scripts/kconfig/ |
H A D | expr.h | 192 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 535 #define smt_panic(smc,text) argument 640 #define dump_smt(smc,sm,text) argument
|
/openbmc/u-boot/include/u-boot/ |
H A D | zlib.h | 446 int text; /* true if compressed data believed to be text */ member
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | expr.h | 193 const char *text; /* the prompt value - P_PROMPT, P_MENU, P_COMMENT */ member
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 80 char *text, int text_index) in gntdev_print_maps()
|
/openbmc/linux/arch/x86/platform/efi/ |
H A D | efi_64.c | 180 unsigned long pfn, text, pf, rodata, tramp; in efi_setup_page_tables() local
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 346 def stringToInt(text): argument 357 def naturalSort(text): argument
|
/openbmc/linux/drivers/media/radio/wl128x/ |
H A D | fmdrv.h | 167 u8 text[FMTX_RDS_TXT_STR_SIZE]; member
|
/openbmc/linux/drivers/cdrom/ |
H A D | gdrom.c | 71 const char * const text; member
|
/openbmc/qemu/block/ |
H A D | vdi.c | 149 char text[0x40]; member
|
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | draw.py | 182 def draw_text(ctx, text, color, x, y): argument
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | elf.h | 45 bool _changed, text, rodata, noinstr, init, truncate; member
|
/openbmc/linux/kernel/printk/ |
H A D | printk_ringbuffer.c | 1679 static unsigned int count_lines(const char *text, unsigned int text_size) in count_lines()
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 1337 def _show_msg(self, text): argument
|