| /OK3568_Linux_fs/kernel/drivers/opp/ |
| H A D | debugfs.c | 21 static void opp_set_dev_name(const struct device *dev, char *name) in opp_set_dev_name() 58 char name[11]; in opp_debug_create_bw() local 84 char name[15]; in opp_debug_create_supplies() local 110 char name[25]; /* 20 chars for 64 bit value + 5 (opp:\0) */ in opp_debug_create_one() local 161 char name[NAME_MAX]; in opp_list_debug_create_link() local
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | rga_sync.cpp | 45 char name[32]; member 122 static int legacy_sync_merge(const char *name, int fd1, int fd2) in legacy_sync_merge() 135 static int modern_sync_merge(const char *name, int fd1, int fd2) in modern_sync_merge() 151 int rga_sync_merge(const char *name, int fd1, int fd2) in rga_sync_merge()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/sprite/ |
| H A D | sprite_parser.cpp | 46 uint16_t getUInt16(const JSValue& value, const char* name, const uint16_t def = 0) { in getUInt16() 60 double getDouble(const JSValue& value, const char* name, const double def = 0) { in getDouble() 73 bool getBoolean(const JSValue& value, const char* name, const bool def = false) { in getBoolean() 102 const std::string name = { property.name.GetString(), property.name.GetStringLength() }; in parseSprite() local
|
| /OK3568_Linux_fs/kernel/drivers/nubus/ |
| H A D | proc.c | 56 char name[2]; in nubus_proc_add_board() local 72 char name[9]; in nubus_proc_add_rsrc_dir() local 144 char name[9]; in nubus_proc_add_rsrc_mem() local 162 char name[9]; in nubus_proc_add_rsrc() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb_handler.S | 81 #define ENTRY_POINT(name) \ argument 86 #define RESTORE_TOC(name) \ argument 93 #define ENTRY_POINT(name) FUNC_START(name) argument 94 #define RESTORE_TOC(name) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | cm_trace.h | 167 #define DEFINE_CM_SEND_EVENT(name) \ argument 217 #define DEFINE_CM_ERR_EVENT(name) \ argument 269 #define DEFINE_CM_LOCAL_EVENT(name) \ argument 303 #define DEFINE_CM_REMOTE_EVENT(name) \ argument
|
| H A D | cma_trace.h | 49 #define DEFINE_CMA_FSM_EVENT(name) \ argument 127 #define DEFINE_CMA_QP_EVENT(name) \ argument 345 #define DEFINE_CMA_CLIENT_EVENT(name) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | jump_label.h | 380 #define DEFINE_STATIC_KEY_TRUE(name) \ argument 383 #define DEFINE_STATIC_KEY_TRUE_RO(name) \ argument 386 #define DECLARE_STATIC_KEY_TRUE(name) \ argument 389 #define DEFINE_STATIC_KEY_FALSE(name) \ argument 392 #define DEFINE_STATIC_KEY_FALSE_RO(name) \ argument 395 #define DECLARE_STATIC_KEY_FALSE(name) \ argument 398 #define DEFINE_STATIC_KEY_ARRAY_TRUE(name, count) \ argument 403 #define DEFINE_STATIC_KEY_ARRAY_FALSE(name, count) \ argument
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | extmem.c | 90 dcss_mkname(char *name, char *dcss_name) in dcss_mkname() 110 segment_by_name (char *name) in segment_by_name() 251 segment_type (char* name) in segment_type() 294 __segment_load (char *name, int do_nonshared, unsigned long *addr, unsigned long *end) in __segment_load() 411 segment_load (char *name, int do_nonshared, unsigned long *addr, in segment_load() 453 segment_modify_shared (char *name, int do_nonshared) in segment_modify_shared() 534 segment_unload(char *name) in segment_unload() 564 segment_save(char *name) in segment_save()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 111 const char *name, uint32_t delta) in overlay_phandle_add_offset() 226 const char *name; in overlay_update_local_node_references() local 364 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 438 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 557 const char *name; in overlay_apply_node() local 575 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local 647 const char *name; in get_path_len() local 694 const char *name; in overlay_symbol_update() local
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 117 const char *name, uint32_t delta) in overlay_phandle_add_offset() 232 const char *name; in overlay_update_local_node_references() local 371 const char *name, uint32_t name_len, in overlay_fixup_one_phandle() 445 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 564 const char *name; in overlay_apply_node() local 582 const char *name = fdt_get_name(fdto, subnode, NULL); in overlay_apply_node() local 654 const char *name; in get_path_len() local 701 const char *name; in overlay_symbol_update() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_interrupts.S | 19 #define FUNC(name) name argument 21 #define FUNC(name) GLUE(.,name) argument 26 #define FUNC(name) name argument
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | api.c | 55 static struct crypto_alg *__crypto_alg_lookup(const char *name, u32 type, in __crypto_alg_lookup() 105 struct crypto_larval *crypto_larval_alloc(const char *name, u32 type, u32 mask) in crypto_larval_alloc() 125 static struct crypto_alg *crypto_larval_add(const char *name, u32 type, in crypto_larval_add() 193 static struct crypto_alg *crypto_alg_lookup(const char *name, u32 type, in crypto_alg_lookup() 217 static struct crypto_alg *crypto_larval_lookup(const char *name, u32 type, in crypto_larval_lookup() 261 struct crypto_alg *crypto_alg_mod_lookup(const char *name, u32 type, u32 mask) in crypto_alg_mod_lookup() 578 int crypto_has_alg(const char *name, u32 type, u32 mask) in crypto_has_alg()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | inode-item.c | 12 int slot, const char *name, in btrfs_find_name_in_backref() 39 const char *name, int name_len) in btrfs_find_name_in_ext_backref() 77 const char *name, int name_len, in btrfs_lookup_inode_extref() 100 const char *name, int name_len, in btrfs_del_inode_extref() 173 const char *name, int name_len, in btrfs_del_inode_ref() 253 const char *name, int name_len, in btrfs_insert_inode_extref() 311 const char *name, int name_len, in btrfs_insert_inode_ref()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| H A D | tests.json | 4 "name": "Add matchall and try to get it", string 27 "name": "Add flower with max handle and then dump it", string 46 "name": "Add 1M filters with the same action", string 70 "name": "Try to add filter with duplicate key", string 93 "name": "Add flower filter and then terse dump it", string 112 "name": "Add flower filter and verify that terse dump doesn't output filter key", string
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_xattr.c | 22 struct inode *inode, const char *name, void *value, size_t size, in xfs_xattr_get() 43 struct inode *inode, const char *name, const void *value, in xfs_xattr_set() 100 unsigned char *name, in __xfs_xattr_put_listent() 134 unsigned char *name, in xfs_xattr_put_listent()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| H A D | bpf.json | 4 "name": "Add cBPF action with valid bytecode", string 28 "name": "Add cBPF action with invalid bytecode", string 52 "name": "Add eBPF action with valid object-file", string 79 "name": "Add eBPF action with invalid object-file", string 111 "name": "Replace cBPF bytecode and action control", string 141 "name": "Delete cBPF action ", string 171 "name": "List cBPF actions", string 198 "name": "Flush BPF actions", string 225 "name": "Add cBPF action with duplicate index", string 250 "name": "Add cBPF action with invalid index", string [all …]
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_time.h | 133 #define AUTO_TIMER_STRING(name, cnt) name ## cnt argument 134 #define AUTO_TIMER_NAME_STRING(name, cnt) AUTO_TIMER_STRING(name, cnt) argument 135 #define AUTO_TIMER_NAME(name) AUTO_TIMER_NAME_STRING(name, __COUNTER__) argument
|
| /OK3568_Linux_fs/u-boot/lib/rsa/ |
| H A D | rsa-checksum.c | 20 int rsa_hash_calculate(const char *name, in rsa_hash_calculate() 57 int hw_rsa_hash_calculate(const char *name, in hw_rsa_hash_calculate() 87 int hash_calculate(const char *name, in hash_calculate()
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | super.c | 732 const char *name, bool persist) in ovl_workdir_create() 834 static int ovl_mount_dir_noesc(const char *name, struct path *path) in ovl_mount_dir_noesc() 864 static int ovl_mount_dir(const char *name, struct path *path) in ovl_mount_dir() 885 const char *name) in ovl_check_namelen() 898 static int ovl_lower_dir(const char *name, struct path *path, in ovl_lower_dir() 969 const char *name, void *buffer, size_t size, int flags) in ovl_posix_acl_xattr_get() 977 const char *name, const void *value, in ovl_posix_acl_xattr_set() 1034 const char *name, void *buffer, size_t size, in ovl_own_xattr_get() 1042 const char *name, const void *value, in ovl_own_xattr_set() 1050 const char *name, void *buffer, size_t size, in ovl_other_xattr_get() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | tinyxml2.h | 316 void Trace( const char* name ) { in Trace() 1013 mutable StrPair name; variable 1076 int IntAttribute( const char* name ) const { in IntAttribute() 1082 unsigned UnsignedAttribute( const char* name ) const { in UnsignedAttribute() 1088 bool BoolAttribute( const char* name ) const { in BoolAttribute() 1094 double DoubleAttribute( const char* name ) const { in DoubleAttribute() 1100 float FloatAttribute( const char* name ) const { in FloatAttribute() 1119 int QueryIntAttribute( const char* name, int* _value ) const { in QueryIntAttribute() 1125 int QueryUnsignedAttribute( const char* name, unsigned int* _value ) const { in QueryUnsignedAttribute() 1131 int QueryBoolAttribute( const char* name, bool* _value ) const { in QueryBoolAttribute() [all …]
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_helper.h | 19 #define NF_NAT_HELPER_NAME(name) NF_NAT_HELPER_PREFIX name argument 20 #define MODULE_ALIAS_NF_NAT_HELPER(name) \ argument 35 char name[NF_CT_HELPER_NAME_LEN]; /* name of the module */ member 145 const char *name; member 169 #define NF_CT_NAT_HELPER_INIT(name) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/ |
| H A D | constants.hpp | 117 #define BOOST_MATH_CONSTANT_THREAD_HELPER(name, prefix) \ argument 121 #define BOOST_MATH_CONSTANT_THREAD_HELPER(name, prefix) argument 190 # define BOOST_MATH_PRECOMPUTE_IF_NOT_LOCAL(constant_, name) constant_initializer<T, & BOOST… argument 192 # define BOOST_MATH_PRECOMPUTE_IF_NOT_LOCAL(constant_, name) argument 195 #define BOOST_DEFINE_MATH_CONSTANT(name, x, y)\ argument
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | xattr.c | 47 const char *name, void *buffer, size_t size, int flags) in f2fs_xattr_generic_get() 68 const char *name, const void *value, in f2fs_xattr_generic_set() 102 const char *name, void *buffer, size_t size, int flags) in f2fs_xattr_advise_get() 111 const char *name, const void *value, in f2fs_xattr_advise_set() 227 size_t len, const char *name) in __find_xattr() 248 size_t len, const char *name) in __find_inline_xattr() 322 const char *name, struct f2fs_xattr_entry **xe, in lookup_all_xattrs() 515 int f2fs_getxattr(struct inode *inode, int index, const char *name, in f2fs_getxattr() 628 const char *name, const void *value, size_t size, in __f2fs_setxattr() 770 int f2fs_setxattr(struct inode *inode, int index, const char *name, in f2fs_setxattr()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | u_f.h | 23 #define vla_item(groupname, type, name, n) \ argument 40 #define vla_item_with_sz(groupname, type, name, n) \ argument 57 #define vla_ptr(ptr, groupname, name) \ argument
|