| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | e_os2.h | 294 # define OPENSSL_IMPLEMENT_GLOBAL(type,name,value) \ argument 297 # define OPENSSL_DECLARE_GLOBAL(type,name) type *_shadow_##name(void) argument 298 # define OPENSSL_GLOBAL_REF(name) (*(_shadow_##name())) argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dtpm.h | 41 const char *name; member 49 #define DTPM_TABLE_ENTRY(name) \ argument 53 #define DTPM_DECLARE(name) DTPM_TABLE_ENTRY(name) argument
|
| H A D | rfkill.h | 227 rfkill_alloc(const char *name, in rfkill_alloc() 282 static inline enum rfkill_type rfkill_find_type(const char *name) in rfkill_find_type() 315 rfkill_set_led_trigger_name(struct rfkill *rfkill, const char *name) in rfkill_set_led_trigger_name()
|
| H A D | percpu-rwsem.h | 37 #define __DEFINE_PERCPU_RWSEM(name, is_static) \ argument 48 #define DEFINE_PERCPU_RWSEM(name) \ argument 50 #define DEFINE_STATIC_PERCPU_RWSEM(name) \ argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ralink/ |
| H A D | pinmux.h | 9 #define FUNC(name, value, pin_first, pin_count) \ argument 25 const char *name; member 39 const char *name; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/ |
| H A D | rga_debugger.h | 26 #define DEBUGGER_EN(name) (unlikely(RGA_DEBUG_##name ? true : false)) argument 58 const char *name; member 130 #define DEBUGGER_EN(name) (unlikely(false)) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | vector.S | 155 #define LDCONST(fr, name) \ argument 168 #define LDCONST(fr, name) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | debugging.hpp | 25 #define MBGL_DEBUG_GROUP(context, name) const ::mbgl::gl::DebugGroup __MBGL_DEBUG_GROUP_NAME(__LINE… argument 29 #define MBGL_DEBUG_GROUP(context, name) argument
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | selftest.h | 12 #define selftest(name, func) int func(void); argument 18 const char *name; member
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | consistent.c | 20 static void __init memchunk_cmdline_override(char *name, unsigned long *sizep) in memchunk_cmdline_override() 38 char *name, unsigned long memsize) in platform_resource_setup_memory()
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | namei.c | 48 const u8 *name = qstr->name; in __affs_hash_dentry() local 83 const char *str, const struct qstr *name, toupper_t toupper, in __affs_compare_dentry() 117 unsigned int len, const char *str, const struct qstr *name) in affs_compare_dentry() 126 unsigned int len, const char *str, const struct qstr *name) in affs_intl_compare_dentry() 140 const u8 *name = dentry->d_name.name; in affs_match() local 157 affs_hash_name(struct super_block *sb, const u8 *name, unsigned int len) in affs_hash_name()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_malloc.c | 145 static void *__sym_calloc2(m_pool_p mp, int size, char *name, int uflags) in __sym_calloc2() 166 static void __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) in __sym_mfree() 299 void *__sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) in __sym_calloc_dma() 322 void __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) in __sym_mfree_dma()
|
| /OK3568_Linux_fs/kernel/sound/aoa/core/ |
| H A D | gpio-feature.c | 54 static struct device_node *get_gpio(char *name, in get_gpio() 127 #define SWITCH_GPIO(name, v, on) \ argument 132 #define FTR_GPIO(name, bit) \ argument 318 char *name; in ftr_set_notify() local
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt.py | 40 def __init__(self, node, offset, name, bytes): argument 177 def __init__(self, fdt, parent, offset, name, path): argument 186 def _FindNode(self, name): argument 395 def Node(self, fdt, parent, offset, name, path): argument
|
| /OK3568_Linux_fs/kernel/fs/qnx6/ |
| H A D | dir.c | 16 static unsigned qnx6_lfile_checksum(char *name, unsigned size) in qnx6_lfile_checksum() 175 static unsigned qnx6_long_match(int len, const char *name, in qnx6_long_match() 203 static unsigned qnx6_match(struct super_block *s, int len, const char *name, in qnx6_match() 213 unsigned qnx6_find_entry(int len, struct inode *dir, const char *name, in qnx6_find_entry()
|
| /OK3568_Linux_fs/kernel/drivers/clk/socfpga/ |
| H A D | stratix10-clk.h | 16 const char *name; member 25 const char *name; member 35 const char *name; member 48 const char *name; member
|
| /OK3568_Linux_fs/kernel/arch/mips/ar7/ |
| H A D | prom.c | 24 char *name; member 30 char *prom_getenv(const char *name) in prom_getenv() 129 static void __init add_adam2_var(char *name, char *value) in add_adam2_var() 148 char *name, *value; in parse_psp_env() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | oe-trim-schemas | 12 def child (elem, name): argument 18 def children (elem, name=None): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | enum.h | 8 const char *name; member 17 const char *name; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/detail/ |
| H A D | manip.hpp | 156 #define STD_TUPLE_DEFINE_MANIPULATOR_FUNCTIONS(name) \ argument 190 #define STD_TUPLE_DEFINE_MANIPULATOR_FUNCTIONS(name) \ argument 221 #define STD_TUPLE_DEFINE_MANIPULATOR(name) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if0002.h | 16 char name[64]; member 26 char name[64]; member 37 char name[64]; member
|
| /OK3568_Linux_fs/kernel/drivers/media/common/ |
| H A D | tveeprom.c | 47 const char * const name; member 65 const char * const name; member 282 const char * const name; member
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf_helpers.h | 13 #define __uint(name, val) int (*name)[val] argument 14 #define __type(name, val) typeof(val) *name argument 15 #define __array(name, val) typeof(val) *name[] argument
|
| /OK3568_Linux_fs/kernel/sound/drivers/opl3/ |
| H A D | opl3_oss.c | 50 char name[32]; in snd_opl3_oss_create_port() local 90 void snd_opl3_init_seq_oss(struct snd_opl3 *opl3, char *name) in snd_opl3_init_seq_oss() 179 char name[32]; in snd_opl3_load_patch_seq_oss() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/renesas/ |
| H A D | clk-r8a73a4.c | 37 const char *name; member 62 const char *name) in r8a73a4_cpg_register_clock() 221 const char *name; in r8a73a4_cpg_clocks_init() local
|