| /OK3568_Linux_fs/kernel/drivers/scsi/isci/ |
| H A D | registers.h | 178 #define SCU_GEN_VALUE(name, value) \ argument 184 #define SCU_GEN_BIT(name) \ argument 187 #define SCU_SET_BIT(name, reg_value) \ argument 190 #define SCU_CLEAR_BIT(name, reg_value) \ argument 208 #define SMU_PCP_GEN_VAL(name, value) \ argument 220 #define SMU_ISR_GEN_BIT(name) \ argument 236 #define SMU_IMR_GEN_BIT(name) \ argument 250 #define SMU_ICC_GEN_VAL(name, value) \ argument 262 #define SMU_TCR_GEN_VAL(name, value) \ argument 265 #define SMU_TCR_GEN_BIT(name, value) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | prom_common.c | 34 int of_getintprop_default(struct device_node *np, const char *name, int def) in of_getintprop_default() 50 int of_set_property(struct device_node *dp, const char *name, void *val, int len) in of_set_property() 121 static int __init handle_nextprop_quirks(char *buf, const char *name) in handle_nextprop_quirks() 134 const char *name; in prom_common_nextprop() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | debugfs.h | 52 #define DEBUGFS_SEQ_FILE_OPS(name) \ argument 60 #define DEBUGFS_SEQ_FILE_OPEN(name) \ argument 73 #define DEBUGFS_FILE_OPS(name) \ argument
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| H A D | connmark.json | 4 "name": "Add valid connmark action with defaults", string 28 "name": "Add valid connmark action with control pass", string 52 "name": "Add valid connmark action with control drop", string 76 "name": "Add valid connmark action with control pipe", string 100 "name": "Add valid connmark action with control reclassify", string 124 "name": "Add valid connmark action with control continue", string 148 "name": "Add valid connmark action with control jump", string 172 "name": "Add valid connmark action with zone argument", string 196 "name": "Add valid connmark action with invalid zone argument", string 220 "name": "Add connmark action with unsupported argument", string [all …]
|
| /OK3568_Linux_fs/kernel/fs/hostfs/ |
| H A D | hostfs_kern.c | 84 static char *__dentry_name(struct dentry *dentry, char *name) in __dentry_name() 117 char *name = __getname(); in dentry_name() local 127 char *name; in inode_name() local 142 char *name, *resolved, *end; in follow_link() local 273 char *name; in hostfs_readdir() local 298 char *name; in hostfs_open() local 509 static int read_name(struct inode *ino, char *name) in read_name() 561 char *name; in hostfs_create() local 600 char *name; in hostfs_lookup() local 696 char *name; in hostfs_mknod() local [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/layerindexlib/ |
| H A D | __init__.py | 322 def find_layerbranch(self, name, branch=None): argument 605 def __getattr__(self, name): argument 614 def __setattr__(self, name, value): argument 624 def __delattr__(self, name): argument 786 def find_layerbranch(self, name, branches=None): argument 909 def __getattr__(self, name): argument 919 def _setattr(self, name, value, prop=True): argument 940 def __setattr__(self, name, value): argument 943 def _delattr(self, name, prop=True): argument 956 def __delattr__(self, name): argument [all …]
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | item.c | 56 char *name; in config_item_set_name() local 85 const char *name, in config_item_init_type_name() 94 void config_group_init_type_name(struct config_group *group, const char *name, in config_group_init_type_name() 177 const char *name) in config_group_find_item()
|
| /OK3568_Linux_fs/kernel/drivers/iio/ |
| H A D | industrialio-sw-device.c | 29 struct iio_sw_device_type *__iio_find_sw_device_type(const char *name, in __iio_find_sw_device_type() 83 struct iio_sw_device_type *iio_get_sw_device_type(const char *name) in iio_get_sw_device_type() 96 struct iio_sw_device *iio_sw_device_create(const char *type, const char *name) in iio_sw_device_create() 129 const char *name) in device_make_group()
|
| H A D | industrialio-sw-trigger.c | 29 struct iio_sw_trigger_type *__iio_find_sw_trigger_type(const char *name, in __iio_find_sw_trigger_type() 87 struct iio_sw_trigger_type *iio_get_sw_trigger_type(const char *name) in iio_get_sw_trigger_type() 100 struct iio_sw_trigger *iio_sw_trigger_create(const char *type, const char *name) in iio_sw_trigger_create() 133 const char *name) in trigger_make_group()
|
| /OK3568_Linux_fs/kernel/net/nfc/hci/ |
| H A D | llc.c | 44 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops) in nfc_llc_register() 65 static struct nfc_llc_engine *nfc_llc_name_to_engine(const char *name) in nfc_llc_name_to_engine() 77 void nfc_llc_unregister(const char *name) in nfc_llc_unregister() 90 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/ |
| H A D | bdisp-debug.c | 159 static void bdisp_dbg_dump_xy(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_xy() 165 static void bdisp_dbg_dump_sz(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_sz() 172 u32 val, u32 addr, char *name) in bdisp_dbg_dump_sty() 253 static void bdisp_dbg_dump_rsf(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_rsf() 272 static void bdisp_dbg_dump_rzi(struct seq_file *s, u32 val, char *name) in bdisp_dbg_dump_rzi() 630 #define bdisp_dbg_create_entry(name) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/ |
| H A D | efi-pstore.c | 47 char name[DUMP_NAME_LEN], data_type; in efi_pstore_read_func() local 249 char name[DUMP_NAME_LEN]; in efi_pstore_write() local 308 static int efi_pstore_erase_name(const char *name) in efi_pstore_erase_name() 335 char name[DUMP_NAME_LEN]; in efi_pstore_erase() local 363 static int efi_pstore_callback(efi_char16_t *name, efi_guid_t vendor, in efi_pstore_callback() 383 static int efi_pstore_update_entry(efi_char16_t *name, efi_guid_t vendor, in efi_pstore_update_entry()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_logging.c | 36 const char *name, int tag) in sdev_format_header() 54 const char *name, const char *fmt, ...) in sdev_prefix_printk() 292 scsi_log_dump_sense(const struct scsi_device *sdev, const char *name, int tag, in scsi_log_dump_sense() 318 scsi_log_print_sense_hdr(const struct scsi_device *sdev, const char *name, in scsi_log_print_sense_hdr() 343 scsi_log_print_sense(const struct scsi_device *sdev, const char *name, int tag, in scsi_log_print_sense() 358 scsi_print_sense_hdr(const struct scsi_device *sdev, const char *name, in scsi_print_sense_hdr() 366 void __scsi_print_sense(const struct scsi_device *sdev, const char *name, in __scsi_print_sense()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winconfig.c | 604 winSetStrOption(void *optlist, const char *name, char *deflt) in winSetStrOption() 619 winSetBoolOption(void *optlist, const char *name, int deflt) in winSetBoolOption() 631 winSetIntOption(void *optlist, const char *name, int deflt) in winSetIntOption() 643 winSetRealOption(void *optlist, const char *name, double deflt) in winSetRealOption() 655 winSetPercentOption(void *optlist, const char *name, double deflt) in winSetPercentOption() 717 winFindOption(XF86OptionPtr list, const char *name) in winFindOption() 733 winFindOptionValue(XF86OptionPtr list, const char *name) in winFindOptionValue()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
| H A D | red.json | 4 "name": "Create RED with no flags", string 27 "name": "Create RED with adaptive flag", string 50 "name": "Create RED with ECN flag", string 73 "name": "Create RED with flags ECN, adaptive", string 96 "name": "Create RED with flags ECN, harddrop", string 119 "name": "Create RED with flags ECN, nodrop", string 142 "name": "Fail to create RED with only nodrop flag", string 164 "name": "Create RED with flags ECN, nodrop, harddrop", string
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | element.py | 28 def __new__(cls, prefix, name, namespace=None): argument 181 def _formatter_for_name(self, name): argument 405 def find_next(self, name=None, attrs={}, text=None, **kwargs): argument 411 def find_all_next(self, name=None, attrs={}, text=None, limit=None, argument 419 def find_next_sibling(self, name=None, attrs={}, text=None, **kwargs): argument 426 def find_next_siblings(self, name=None, attrs={}, text=None, limit=None, argument 435 def find_previous(self, name=None, attrs={}, text=None, **kwargs): argument 442 def find_all_previous(self, name=None, attrs={}, text=None, limit=None, argument 451 def find_previous_sibling(self, name=None, attrs={}, text=None, **kwargs): argument 458 def find_previous_siblings(self, name=None, attrs={}, text=None, argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_module.h | 94 edac_debugfs_create_file(const char *name, umode_t mode, struct dentry *parent, in edac_debugfs_create_file() 96 static inline void edac_debugfs_create_x8(const char *name, umode_t mode, in edac_debugfs_create_x8() 98 static inline void edac_debugfs_create_x16(const char *name, umode_t mode, in edac_debugfs_create_x16() 100 static inline void edac_debugfs_create_x32(const char *name, umode_t mode, in edac_debugfs_create_x32()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument 279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument 403 #define DEFINE_NAMED_STACK_OF(name, type) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument 279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument 403 #define DEFINE_NAMED_STACK_OF(name, type) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument 279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument 403 #define DEFINE_NAMED_STACK_OF(name, type) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument 279 #define BORINGSSL_DEFINE_STACK_OF_IMPL(name, ptrtype, constptrtype) \ argument 403 #define DEFINE_NAMED_STACK_OF(name, type) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
| H A D | EventClass.py | 26 def create_event(name, comm, dso, symbol, raw_buf): argument 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rdmavt/ |
| H A D | vt.h | 87 #define __rvt_pr_info(pdev, name, fmt, ...) \ argument 90 #define __rvt_pr_warn(pdev, name, fmt, ...) \ argument 93 #define __rvt_pr_err(pdev, name, fmt, ...) \ argument 96 #define __rvt_pr_err_ratelimited(pdev, name, fmt, ...) \ argument
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | attributes.c | 51 u32 cnid, const char *name) in hfsplus_attr_build_key() 138 const char *name, struct hfs_find_data *fd) in hfsplus_find_attr() 169 int hfsplus_attr_exists(struct inode *inode, const char *name) in hfsplus_attr_exists() 195 const char *name, in hfsplus_create_attr() 307 int hfsplus_delete_attr(struct inode *inode, const char *name) in hfsplus_delete_attr()
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra210_ahub.c | 376 #define TEGRA_COMMON_MUX_ROUTES(name) \ argument 397 #define TEGRA186_ONLY_MUX_ROUTES(name) \ argument 411 #define TEGRA210_MUX_ROUTES(name) \ argument 414 #define TEGRA186_MUX_ROUTES(name) \ argument 419 #define TEGRA_FE_ROUTES(name) \ argument
|