Searched refs:parent_type (Results 1 – 12 of 12) sorted by relevance
185 switch (p_data->parent_type) { in devfreq_passive_get_target_freq()407 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()409 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()413 if (p_data->parent_type == DEVFREQ_PARENT_DEV) in devfreq_passive_event_handler()415 else if (p_data->parent_type == CPUFREQ_PARENT_DEV) in devfreq_passive_event_handler()
361 passive_data->parent_type = CPUFREQ_PARENT_DEV; in mtk_ccifreq_probe()
106 unsigned int *parent_type);120 unsigned int parent_type);696 unsigned int parent_type);700 unsigned int parent_type);
574 unsigned int parent_type) in msc313_gpio_populate_parent_fwspec() argument582 fwspec->param[2] = parent_type; in msc313_gpio_populate_parent_fwspec()591 unsigned int *parent_type) in msc313e_gpio_child_to_parent_hwirq() argument602 *parent_type = child_type; in msc313e_gpio_child_to_parent_hwirq()
186 unsigned int *parent_type) in ixp4xx_gpio_child_to_parent_hwirq() argument189 *parent_type = IRQ_TYPE_LEVEL_HIGH; in ixp4xx_gpio_child_to_parent_hwirq()
162 unsigned int *parent_type) in sifive_gpio_child_to_parent_hwirq() argument167 *parent_type = IRQ_TYPE_NONE; in sifive_gpio_child_to_parent_hwirq()
401 unsigned int *parent_type) in thunderx_gpio_child_to_parent_hwirq() argument412 *parent_type = IRQ_TYPE_LEVEL_HIGH; in thunderx_gpio_child_to_parent_hwirq()419 unsigned int parent_type) in thunderx_gpio_populate_parent_alloc_info() argument
332 enum devfreq_parent_dev_type parent_type; member
475 extern char *iscsi_get_discovery_parent_name(int parent_type);
7857 int parent_type; in qla4xxx_sysfs_ddb_get_param() 8024 parent_type = ISCSI_DISC_PARENT_ISNS; in qla4xxx_sysfs_ddb_get_param() 8026 parent_type = ISCSI_DISC_PARENT_UNKNOWN; in qla4xxx_sysfs_ddb_get_param() 8028 parent_type = ISCSI_DISC_PARENT_SENDTGT; in qla4xxx_sysfs_ddb_get_param() 8030 parent_type = ISCSI_DISC_PARENT_UNKNOWN; in qla4xxx_sysfs_ddb_get_param() 8033 iscsi_get_discovery_parent_name(parent_type)); in qla4xxx_sysfs_ddb_get_param() 7856 int parent_type; qla4xxx_sysfs_ddb_get_param() local
3413 char *iscsi_get_discovery_parent_name(int parent_type) in iscsi_get_discovery_parent_name() argument3419 if (iscsi_discovery_parent_names[i].value & parent_type) { in iscsi_get_discovery_parent_name()
12763 enum bpf_dynptr_type parent_type = meta->initialized_dynptr.type; in check_kfunc_args() local12765 if (parent_type == BPF_DYNPTR_TYPE_INVALID) { in check_kfunc_args()12770 dynptr_arg_type |= (unsigned int)get_dynptr_type_flag(parent_type); in check_kfunc_args()12772 if (dynptr_type_refcounted(parent_type) && !clone_ref_obj_id) { in check_kfunc_args()