Home
last modified time | relevance | path

Searched defs:str (Results 201 – 225 of 2042) sorted by relevance

12345678910>>...82

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtime-utils-test.c12 static bool test__parse_nsec_time(const char *str, u64 expected) in test__parse_nsec_time()
61 const char *str; member
H A Dpmu-events.c387 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 Dparse-events.l23 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 Dthread.c239 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 Ddo_mounts_rd.c20 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 Ddebug_sta.c151 #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 Dprintf.c41 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 Dipl_parm.c148 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 Dvgem_fence.c56 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 Dfsl-dt-fixup.c119 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 Dearly.c90 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 Dfdt_region.c21 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 Defi-stub-helper.c39 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 Dskip_spaces.c7 char *skip_spaces(const char *str) in skip_spaces()
/OK3568_Linux_fs/u-boot/include/
H A Dsh_pfc.h136 #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 Dwatchdog.c78 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 Dcatalog.c82 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 Dutf8-selftest.c40 unsigned char str[10]; member
94 unsigned char str[30]; member
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxcompat.c56 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 Dstringpool.h37 #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 Dstringpool.h37 #define get_identifier(str) \ argument
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinprefslex.l43 static char *makestr(char *str) in makestr()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dstring.h40 static inline bool strstarts(const char *str, const char *prefix) in strstarts()
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dtraps.c184 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 Dstdio.c79 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

12345678910>>...82