| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | vmlinux.lds.h | 285 #define ___OF_TABLE(cfg, name) _OF_TABLE_##cfg(name) argument 286 #define __OF_TABLE(cfg, name) ___OF_TABLE(cfg, name) argument 287 #define OF_TABLE(cfg, name) __OF_TABLE(IS_ENABLED(cfg), name) argument 288 #define _OF_TABLE_0(name) argument 289 #define _OF_TABLE_1(name) \ argument 303 #define ACPI_PROBE_TABLE(name) \ argument 309 #define ACPI_PROBE_TABLE(name) argument 313 #define THERMAL_TABLE(name) \ argument 319 #define THERMAL_TABLE(name) argument
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | xattr.c | 84 static int is_known_namespace(const char *name) in is_known_namespace() 655 int __jfs_setxattr(tid_t tid, struct inode *inode, const char *name, in __jfs_setxattr() 794 ssize_t __jfs_getxattr(struct inode *inode, const char *name, void *data, in __jfs_getxattr() 908 static int __jfs_xattr_set(struct inode *inode, const char *name, in __jfs_xattr_set() 928 const char *name, void *value, size_t size, int flags) in jfs_xattr_get() 936 const char *name, const void *value, in jfs_xattr_set() 945 const char *name, void *value, size_t size, in jfs_xattr_get_os2() 955 const char *name, const void *value, in jfs_xattr_set_os2() 1006 char *name; in jfs_initxattrs() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | livetree.c | 53 struct property *build_property(char *name, struct data val) in build_property() 65 struct property *build_property_delete(char *name) in build_property_delete() 128 struct node *name_node(struct node *node, char *name) in name_node() 225 char *name; in add_orphan_node() local 262 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name() 295 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name() 322 char *name, const void *data, int len) in append_to_property() 762 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node() 773 static struct node *build_root_node(struct node *dt, char *name) in build_root_node() 987 void generate_label_tree(struct dt_info *dti, char *name, bool allocph) in generate_label_tree() [all …]
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_nameval.c | 32 static int nval_find(const char *xb, int xb_size, const YCHAR *name, in nval_find() 73 int nval_del(char *xb, int xb_size, const YCHAR *name) in nval_del() 89 int nval_set(char *xb, int xb_size, const YCHAR *name, const char *buf, in nval_set() 129 int nval_get(const char *xb, int xb_size, const YCHAR * name, char *buf, in nval_get()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-target.c | 19 static inline struct target_type *__find_target_type(const char *name) in __find_target_type() 30 static struct target_type *get_target_type(const char *name) in get_target_type() 44 static void load_module(const char *name) in load_module() 49 struct target_type *dm_get_target_type(const char *name) in dm_get_target_type()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 53 static RK_S32 mpp_av1_read_uvlc(BitReadCtx_t *gbc, const char *name, RK_U32 *write_to, in mpp_av1_read_uvlc() 102 static RK_S32 mpp_av1_read_ns(BitReadCtx_t *gbc, const char *name, in mpp_av1_read_ns() 137 RK_U32 range_max, const char *name, in mpp_av1_read_increment() 170 RK_S32 width, const char *name, in mpp_av1_read_unsigned() 209 RK_S32 width, const char *name, in mpp_av1_read_signed() 326 #define fb(width, name) \ argument 328 #define fc(width, name, range_min, range_max) \ argument 330 #define flag(name) fb(1, name) argument 331 #define su(width, name) \ argument 334 #define fbs(width, name, subs, ...) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | mailmapper | 79 commits, name = line.split(None, 1) variable 97 _, name = tmp.rstrip().split(None, 1) variable 100 name = '' variable
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmnvram.h | 49 char *name; member 124 nvram_safe_get(const char *name) in nvram_safe_get() 138 nvram_match(const char *name, const char *match) in nvram_match() 162 nvram_match_bitflag(const char *name, const int bit, const char *match) in nvram_match_bitflag() 177 nvram_invmatch(const char *name, const char *invmatch) in nvram_invmatch()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | reconfig.c | 114 static char * parse_next_property(char *buf, char *end, char **name, int *length, in parse_next_property() 168 static struct property *new_property(const char *name, const int length, in new_property() 196 char *path, *end, *name; in do_add_node() local 277 char *name, *end; in do_add_property() local 320 char *name, *end, *next_prop; in do_update_property() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| H A D | ingress.json | 4 "name": "Add ingress qdisc", string 24 "name": "Add ingress qdisc with unsupported argument", string 43 "name": "Add duplicate ingress qdisc", string 64 "name": "Delete nonexistent ingress qdisc", string 83 "name": "Delete ingress qdisc twice", string
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmnvram.h | 49 char *name; member 124 nvram_safe_get(const char *name) in nvram_safe_get() 138 nvram_match(const char *name, const char *match) in nvram_match() 162 nvram_match_bitflag(const char *name, const int bit, const char *match) in nvram_match_bitflag() 177 nvram_invmatch(const char *name, const char *invmatch) in nvram_invmatch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmnvram.h | 49 char *name; member 124 nvram_safe_get(const char *name) in nvram_safe_get() 138 nvram_match(const char *name, const char *match) in nvram_match() 162 nvram_match_bitflag(const char *name, const int bit, const char *match) in nvram_match_bitflag() 177 nvram_invmatch(const char *name, const char *invmatch) in nvram_invmatch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmnvram.h | 48 char *name; member 123 nvram_safe_get(const char *name) in nvram_safe_get() 137 nvram_match(const char *name, const char *match) in nvram_match() 161 nvram_match_bitflag(const char *name, const int bit, const char *match) in nvram_match_bitflag() 176 nvram_invmatch(const char *name, const char *invmatch) in nvram_invmatch()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/ |
| H A D | xmethod.py | 46 def __init__(self, name): argument 72 def __init__(self, name): argument 176 def __init__(self, name, class_matcher, method_matcher, method_function, argument 235 def _lookup_xmethod_matcher(locus, name): argument
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk.c | 68 static struct clk *imx_obtain_fixed_clock_from_dt(const char *name) in imx_obtain_fixed_clock_from_dt() 89 const char *name, unsigned long rate) in imx_obtain_fixed_clock() 100 const char *name, unsigned long rate) in imx_obtain_fixed_clock_hw() 111 const char *name) in imx_obtain_fixed_clk_hw()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | diagnose.py | 97 def handle_starttag(self, name, attrs): argument 100 def handle_endtag(self, name): argument 106 def handle_charref(self, name): argument 109 def handle_entityref(self, name): argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeoareamonitorinfo.cpp | 103 QString name; member in QGeoAreaMonitorInfoPrivate 115 QGeoAreaMonitorInfo::QGeoAreaMonitorInfo(const QString &name) in QGeoAreaMonitorInfo() 174 QString QGeoAreaMonitorInfo::name() const in name() function in QGeoAreaMonitorInfo 182 void QGeoAreaMonitorInfo::setName(const QString &name) in setName()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/ |
| H A D | xmethod.py | 46 def __init__(self, name): argument 72 def __init__(self, name): argument 176 def __init__(self, name, class_matcher, method_matcher, method_function, argument 235 def _lookup_xmethod_matcher(locus, name): argument
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_sysfs.c | 33 char *name; member 49 char *name = NULL; in scsi_device_state_name() local 62 char *name; member 75 char *name = NULL; in scsi_host_state_name() local 89 char *name; member 103 char *name = NULL; in scsi_access_state_name() local 159 #define shost_show_function(name, field, format_string) \ argument 172 #define shost_rd_attr2(name, field, format_string) \ argument 225 const char *name = scsi_host_state_name(shost->shost_state); in show_shost_state() local 855 const char *name = scsi_device_state_name(sdev->sdev_state); in show_state_field() local [all …]
|
| H A D | scsi_transport_sas.c | 124 char *name; member 136 char *name; member 147 char *name; member 206 char name[20]; in sas_bsg_initialize() local 417 #define sas_phy_show_simple(field, name, format_string, cast) \ argument 427 #define sas_phy_simple_attr(field, name, format_string, type) \ argument 431 #define sas_phy_show_protocol(field, name) \ argument 443 #define sas_phy_protocol_attr(field, name) \ argument 788 #define sas_port_show_simple(field, name, format_string, cast) \ argument 798 #define sas_port_simple_attr(field, name, format_string, type) \ argument [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial_sh.h | 399 #define CPU_SCIx_FNS(name, sci_offset, sci_size, scif_offset, scif_size)\ argument 418 #define CPU_SCIF_FNS(name) \ argument 426 #define CPU_SCIF_FNS(name, scif_offset, scif_size) \ argument 436 #define CPU_SCI_FNS(name, sci_offset, sci_size)\ argument 452 #define SCIx_FNS(name, sh3_sci_offset, sh3_sci_size,\ argument 459 #define SCIF_FNS(name, sh3_scif_offset, sh3_scif_size,\ argument 468 #define SCIF_FNS(name, scif_offset, scif_size) \ argument 472 #define SCIx_FNS(name, sh4_scifa_offset, sh4_scifa_size,\ argument 476 #define SCIF_FNS(name, scif_offset, scif_size) \ argument 479 #define SCIx_FNS(name, sh3_sci_offset, sh3_sci_size,\ argument [all …]
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | callback.c | 18 static struct env_clbk_tbl *find_env_callback(const char *name) in find_env_callback() 93 static int set_callback(const char *name, const char *value, void *priv) in set_callback() 123 static int on_callbacks(const char *name, const char *value, enum env_op op, in on_callbacks()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | env_callback.h | 79 const char *name; /* Callback name */ member 92 #define U_BOOT_ENV_CALLBACK(name, callback) \ argument 98 #define U_BOOT_ENV_CALLBACK(name, callback) \ argument
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | xattr.c | 265 int ubifs_xattr_set(struct inode *host, const char *name, const void *value, in ubifs_xattr_set() 328 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get() 386 static bool xattr_visible(const char *name) in xattr_visible() 599 static int ubifs_xattr_remove(struct inode *host, const char *name) in ubifs_xattr_remove() 652 char *name; in init_xattrs() local 696 const char *name, void *buffer, size_t size, in xattr_get() 708 const char *name, const void *value, in xattr_set()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_stackinit.c | 44 #define DO_NOTHING_CALL_SCALAR(var, name) \ argument 46 #define DO_NOTHING_CALL_STRING(var, name) \ argument 48 #define DO_NOTHING_CALL_STRUCT(var, name) \ argument 96 #define DEFINE_TEST_DRIVER(name, var_type, which, xfail) \ argument 151 #define DEFINE_TEST(name, var_type, which, init_level) \ argument 237 #define DEFINE_SCALAR_TEST(name, init) \ argument 247 #define DEFINE_STRUCT_TEST(name, init) \ argument
|