| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_pcbatest_server.c | 254 static int pcba_stop_process(char *process, char *str) in pcba_stop_process() 269 static int pcba_start_process(char *process, char *str) in pcba_start_process() 589 static int tcp_command_check(PCBA_COMMAND_FORMAT index, char *str) in tcp_command_check()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | auditfilter.c | 127 char *str; in audit_unpack_string() local 449 char *str; in audit_data_to_entry() local 615 static inline size_t audit_pack_string(void **bufp, const char *str) in audit_pack_string()
|
| /OK3568_Linux_fs/kernel/drivers/usb/early/ |
| H A D | ehci-dbgp.c | 77 static void dbgp_ehci_status(char *str) in dbgp_ehci_status() 91 static inline void dbgp_ehci_status(char *str) { } in dbgp_ehci_status() 908 static void early_dbgp_write(struct console *con, const char *str, u32 n) in early_dbgp_write() 1042 static int __init kgdbdbgp_parse_config(char *str) in kgdbdbgp_parse_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 760 const char *str; member 848 const char *str) in add_pmu_attr() 922 char *str; in create_event_attributes() local 947 char *str; in create_event_attributes() local
|
| H A D | i915_mitigations.c | 32 char *str, *sep, *tok; in mitigations_set() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmstdlib.c | 615 strchr(const char *str, int c) in strchr() 628 strrchr(const char *str, int c) in strrchr() 1193 __snprintf_chk(char *str, size_t n, int flag, size_t destsz, const char *fmt, ...) in __snprintf_chk() 1210 __vsnprintf_chk(char *str, size_t n, int flags, size_t destsz, const char *fmt, va_list ap) in __vsnprintf_chk()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmstdlib.c | 615 strchr(const char *str, int c) in strchr() 628 strrchr(const char *str, int c) in strrchr() 1193 __snprintf_chk(char *str, size_t n, int flag, size_t destsz, const char *fmt, ...) in __snprintf_chk() 1210 __vsnprintf_chk(char *str, size_t n, int flags, size_t destsz, const char *fmt, va_list ap) in __vsnprintf_chk()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/apei/ |
| H A D | bert.c | 95 static int __init setup_bert_disable(char *str) in setup_bert_disable()
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | init.c | 44 static int __init setup_mem_sz(char *str) in setup_mem_sz()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efibc.c | 14 static void efibc_str_to_str16(const char *str, efi_char16_t *str16) in efibc_str_to_str16()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_debug.h | 73 #define DEBUGF(str, ...) do {} while(0) argument
|
| /OK3568_Linux_fs/kernel/drivers/usb/atm/ |
| H A D | cxacru.c | 255 static char *str[] = { "no", "yes" }; in cxacru_sysfs_showattr_bool() local 264 static char *str[] = { NULL, "not connected", "connected", "lost" }; in cxacru_sysfs_showattr_LINK() local 273 static char *str[] = { "down", "attempting to activate", in cxacru_sysfs_showattr_LINE() local 284 static char *str[] = { in cxacru_sysfs_showattr_MODU() local 318 static char *str[] = { "running", "stopped" }; in adsl_state_show() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | spi.c | 49 char name[30], *str; in do_spi_xfer() local
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | do_mounts_initrd.c | 23 static int __init no_initrd(char *str) in no_initrd()
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | prom.c | 112 static inline void str2eaddr(unsigned char *ea, unsigned char *str) in str2eaddr()
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | inode.c | 46 bool efivarfs_valid_name(const char *str, int len) in efivarfs_valid_name()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | relocate-rela.c | 56 static bool read_num(const char *str, uint64_t *num) in read_num()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | mconsole_kern.h | 27 #define CONFIG_CHUNK(str, size, current, chunk, end) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | proc.c | 96 char str[5] = ""; in acpi_system_write_wakeup_device() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | clockid.c | 68 int parse_clockid(const struct option *opt, const char *str, int unset) in parse_clockid()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_fence.c | 60 kbase_fence_fence_value_str(struct fence *fence, char *str, int size) in kbase_fence_fence_value_str()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | debugfs.c | 56 const char *str; in mmc_ios_show() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | resolve_btfids.c | 69 const char *str; in BTF_ID_LIST_GLOBAL() local
|
| /OK3568_Linux_fs/u-boot/drivers/nvme/ |
| H A D | nvme_show.c | 58 u8 str[][10] = {"Best", "Better", "Good", "Degraded"}; in print_format() local
|
| /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 | color-macros.h | 105 #define SGR_SEQ(str) SGR_START str SGR_END argument
|