Home
last modified time | relevance | path

Searched defs:str (Results 201 - 225 of 2556) sorted by relevance

12345678910>>...103

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dstrncmp_test.c12 char str[STRNCMP_STR_SZ]; variable
H A Dstrncmp_bench.c15 char str[STRNCMP_STR_SZ]; variable
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_007.c54 char str[5] = "abcd"; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/event/
H A DIt_los_event_028.c59 CHAR str[10]; in TaskF01() local
/kernel/liteos_m/testsuites/unittest/xts/process/
H A Dpthread_basic_api_test.c61 char str[] = "1234567890 !@#$%^&*()_= ZXCVBNM [];'./>?:\" +-*/qwertyuiopasdfghjklzxcvbnm"; variable
/kernel/linux/linux-6.6/lib/
H A Dargv_split.c12 static int count_argc(const char *str) in count_argc() argument
60 char **argv_split(gfp_t gfp, const char *str, int *argcp) in argv_split() argument
H A Dglobtest.c15 char const *pat, *str; member
19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test() argument
H A Dstrnlen_user.c92 long strnlen_user(const char __user *str, long count) in strnlen_user() argument
/kernel/linux/linux-6.6/mm/
H A Dfailslab.c47 static int __init setup_failslab(char *str) in setup_failslab() argument
H A Dfail_page_alloc.c18 static int __init setup_fail_page_alloc(char *str) in setup_fail_page_alloc() argument
/kernel/linux/linux-6.6/tools/lib/
H A Dargv_split.c19 static int count_argc(const char *str) in count_argc() argument
63 char **argv_split(const char *str, in argument
[all...]
/kernel/linux/linux-6.6/tools/bootconfig/include/linux/
H A Dbootconfig.h25 static inline char *skip_spaces(const char *str) in skip_spaces() argument
/kernel/linux/linux-6.6/net/ceph/
H A Dstring_table.c11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string() argument
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/
H A DIO_test_008.cpp51 CHAR str[20] = "789"; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_007.cpp47 char str[5] = "abcd"; in Testcase() local
H A DIt_posix_pthread_053.cpp37 char str[11] = "1234567890"; in pthread_f01() local
81 char str[11] = "abcdefghjk"; in pthread_f02() local
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Defibc.c14 static void efibc_str_to_str16(const char *str, efi_char16_t *str16) in efibc_str_to_str16() argument
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/
H A Dlcd.c66 void lcd_disp_at_pos(char *str, unsigned char pos) in lcd_disp_at_pos() argument
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dtraps.c28 void die(const char *str, struct pt_regs *regs, unsigned long address) in die() argument
42 unhandled_exception(const char *str, struct pt_regs *regs, in unhandled_exception() argument
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dexceptions.c40 void die(const char *str, struct pt_regs *fp, long err) in die() argument
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dtraps.c101 void die(const char *str, struct pt_regs *fp, unsigned long err) in die() argument
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dalternative.c15 static int __init setup_no_alternatives(char *str) in setup_no_alternatives() argument
/kernel/linux/linux-5.10/arch/mips/sibyte/swarm/
H A Dsetup.c156 void setleds(char *str) in setleds() argument
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/
H A Dip22-eisa.c98 char *str; in ip22_eisa_init() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dslirp_kern.c71 static int slirp_setup(char *str, char **mac_out, void *data) in slirp_setup() argument
[all...]

Completed in 7 milliseconds

12345678910>>...103