| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_template.c | 79 static int __init ima_template_setup(char *str) in ima_template_setup() 117 static int __init ima_template_fmt_setup(char *str) in ima_template_fmt_setup()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | phram.c | 189 static inline void kill_final_newline(char *str) in kill_final_newline() 218 char buf[64 + 20 + 20], *str = buf; in phram_setup() local
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/test/ |
| H A D | iep2_test.c | 80 static RK_S32 str_to_iep2_fmt(const char *str) in str_to_iep2_fmt() 100 static RK_S32 str_to_iep2_swa(const char *str) in str_to_iep2_swa()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | conf.c | 58 static void strip(char *str) in strip() 719 void xfgets(char *str, int size, FILE *in) in xfgets()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/music/ |
| H A D | playlist.cpp | 127 QString str = codec->toUnicode(ba); in onScanComplete() local 306 QString str = codec->toUnicode(ba); in on_notifyMusicListAddFile() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp_log.h | 67 #define HDCP_INPUT_PASS_TRACE(hdcp, str) \ argument 71 #define HDCP_INPUT_FAIL_TRACE(hdcp, str) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mtrr/ |
| H A D | cleanup.c | 153 static int __init disable_mtrr_cleanup_setup(char *str) in disable_mtrr_cleanup_setup() 160 static int __init enable_mtrr_cleanup_setup(char *str) in enable_mtrr_cleanup_setup() 167 static int __init mtrr_cleanup_debug_setup(char *str) in mtrr_cleanup_debug_setup() 813 static int __init disable_mtrr_trim_setup(char *str) in disable_mtrr_trim_setup()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/scripts/ |
| H A D | sign_encrypt.py | 19 def int_parse(str): argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/scripts/ |
| H A D | sign_encrypt.py | 19 def int_parse(str): argument
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | keywords.c | 65 static int is_reserved_word(register const char *str, register unsigned int len) in is_reserved_word()
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/lmc/ |
| H A D | lmc_debug.c | 16 char str[80], *pstr; in lmcConsoleLog() local
|
| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-sdk7786/ |
| H A D | nmi.c | 25 static int __init nmi_mode_setup(char *str) in nmi_mode_setup()
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | dentry.c | 39 unsigned int len, const char *str, const struct qstr *name) in hpfs_compare_dentry()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | topdown.c | 6 int topdown_filter_events(const char **attr, char **str, bool use_group) in topdown_filter_events()
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | string_table.c | 11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | spl_minimal.c | 112 void puts(const char *str) in puts()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/ |
| H A D | spl_minimal.c | 100 void puts(const char *str) in puts()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | consistent.c | 14 static int __init memchunk_setup(char *str) in memchunk_setup()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kernel_read_file.h | 20 #define __fid_stringify(dummy, str) #str, argument
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | rt_string_utils.h | 78 static inline UINT64 func_hash_bkdr(const char *str) { in func_hash_bkdr()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | reboot.c | 15 const char *str[] = { "cold", "warm", "shutdown", "platform" }; in efi_reboot() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/ |
| H A D | vpdma.h | 200 #define ADB_ADDR(dma_buf, str, fld) ((dma_buf)->addr + offsetof(str, fld)) argument 201 #define MMR_ADB_ADDR(buf, str, fld) ADB_ADDR(&(buf), struct str, fld) argument 203 #define VPDMA_SET_MMR_ADB_HDR(buf, str, hdr, regs, offset_a) \ argument
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 1333 #define fdt_property_string(fdt, name, str) \ argument 1591 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ argument 1762 #define fdt_appendprop_string(fdt, nodeoffset, name, str) \ argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | smpboot.c | 145 cmdl_force_cpei(char *str) in cmdl_force_cpei() 158 nointroute (char *str) in nointroute() 482 decay (char *str) in decay()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | scan.c | 236 StringToToken(const char *str, const xf86ConfigSymTabRec * tab) in StringToToken() 1051 char *str; in xf86addComment() local 1106 xf86getBoolValue(Bool *val, const char *str) in xf86getBoolValue()
|