| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | time-utils-test.c | 12 static bool test__parse_nsec_time(const char *str, u64 expected) in test__parse_nsec_time() 61 const char *str; member
|
| H A D | pmu-events.c | 387 static bool is_number(const char *str) in is_number() 520 const char *str; member 531 static int metric_parse_fake(const char *str) in metric_parse_fake()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | parse-events.l | 23 static int __value(YYSTYPE *yylval, char *str, int base, int token) in __value() 44 static int str(yyscan_t scanner, int token) in str() function
|
| H A D | thread.c | 239 static int ____thread__set_comm(struct thread *thread, const char *str, in ____thread__set_comm() 264 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 304 const char *str; in thread__comm_str() local
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | do_mounts_rd.c | 20 static int __init prompt_ramdisk(char *str) in prompt_ramdisk() 29 static int __init ramdisk_start_setup(char *str) in ramdisk_start_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | debug_sta.c | 151 #define PRINT_CCK_RATE(str, i, sp) \ argument 160 #define PRINT_OFDM_RATE(str, i) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | printf.c | 41 static char *number(char *str, long num, int base, int size, int precision, in number() 118 char *str; in vsprintf() local
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | ipl_parm.c | 148 static inline int has_ebcdic_char(const char *str) in has_ebcdic_char() 194 static void modify_fac_list(char *str) in modify_fac_list()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vgem/ |
| H A D | vgem_fence.c | 56 static void vgem_fence_value_str(struct dma_fence *fence, char *str, int size) in vgem_fence_value_str() 61 static void vgem_fence_timeline_value_str(struct dma_fence *fence, char *str, in vgem_fence_timeline_value_str()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/common/ |
| H A D | fsl-dt-fixup.c | 119 const char *controller_type, char *str, in fsl_fdt_fixup_erratum() 146 char str[5]; in fsl_fdt_fixup_dr_usb() local
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | early.c | 90 static inline void strim_all(char *str) in strim_all() 273 static int __init disable_vector_extension(char *str) in disable_vector_extension()
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_region.c | 21 static int str_in_list(const char *str, char * const list[], int count) in str_in_list() 52 const char *str; in fdt_find_regions() local 444 const char *str; in fdt_next_region() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efi-stub-helper.c | 39 void efi_char16_puts(efi_char16_t *str) in efi_char16_puts() 94 void efi_puts(const char *str) in efi_puts() 192 char *str, *buf; in efi_parse_options() local
|
| H A D | skip_spaces.c | 7 char *skip_spaces(const char *str) in skip_spaces()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sh_pfc.h | 136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) argument 138 #define GPIO_FN(str) PINMUX_GPIO(GPIO_FN_##str, str##_MARK) argument 139 #define GPIO_GFN(str) PINMUX_GPIO(GPIO_GFN_##str, str##_GMARK) argument 140 #define GPIO_IFN(str) PINMUX_GPIO(GPIO_IFN_##str, str##_IMARK) argument
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | watchdog.c | 78 static int __init hardlockup_panic_setup(char *str) in hardlockup_panic_setup() 223 static int __init nowatchdog_setup(char *str) in nowatchdog_setup() 230 static int __init nosoftlockup_setup(char *str) in nosoftlockup_setup() 237 static int __init watchdog_thresh_setup(char *str) in watchdog_thresh_setup()
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | catalog.c | 82 int hfs_cat_create(u32 cnid, struct inode *dir, const struct qstr *str, struct inode *inode) in hfs_cat_create() 221 int hfs_cat_delete(u32 cnid, struct inode *dir, const struct qstr *str) in hfs_cat_delete()
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | utf8-selftest.c | 40 unsigned char str[10]; member 94 unsigned char str[30]; member
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxcompat.c | 56 dmxVDLReadLine(FILE * str, char *buf, int len) in dmxVDLReadLine() 117 FILE *str; in dmxVDLRead() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | stringpool.h | 37 #define get_identifier(str) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | stringpool.h | 37 #define get_identifier(str) \ argument
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefslex.l | 43 static char *makestr(char *str) in makestr()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | string.h | 40 static inline bool strstarts(const char *str, const char *prefix) in strstarts()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | traps.c | 184 int die(const char *str, struct pt_regs *regs, long err) in die() 225 int die_if_kernel(char *str, struct pt_regs *regs, long err) in die_if_kernel()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | stdio.c | 79 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ… in number() 151 char * str; in vsprintf() local
|