| /linux/net/smc/ |
| H A D | smc_stats.h | 168 typeof(_is_add) is_add = (_is_add); \ 173 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_D, rx, is_add, l); \ 175 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_D, tx, is_add, l); \ 177 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_R, rx, is_add, l); \ 179 SMC_STAT_RMB_SIZE_SUB(_smc_stats, SMC_TYPE_R, tx, is_add, l); \
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ddp.c | 283 bool is_add) in i40e_ddp_load() argument 326 if (is_add) in i40e_ddp_load() 339 if (is_add) { in i40e_ddp_load() 362 if (is_add) { in i40e_ddp_load() 382 if (is_add) { in i40e_ddp_load()
|
| H A D | i40e_prototype.h | 391 u16 vsi_seid, u16 queue, bool is_add,
|
| H A D | i40e_common.c | 3752 u16 vsi_seid, u16 queue, bool is_add, in i40e_aq_add_rem_control_packet_filter() argument 3766 if (is_add) { in i40e_aq_add_rem_control_packet_filter()
|
| H A D | i40e_main.c | 2024 bool is_add) in i40e_vsi_setup_queue_map() argument 2152 if (is_add) { in i40e_vsi_setup_queue_map()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_df.h | 48 int counter_idx, int is_add);
|
| H A D | df_v3_6.c | 515 int counter_idx, int is_add) in df_v3_6_pmc_start() argument 523 if (is_add) in df_v3_6_pmc_start()
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.h | 177 bool is_add; member
|
| H A D | hisi_ptt.c | 564 if (info.is_add) { in hisi_ptt_update_filters() 634 info.is_add = true; in hisi_ptt_notifier_call() 637 info.is_add = false; in hisi_ptt_notifier_call()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 606 bool is_add) in pnv_ioda_set_one_peltv() argument 608 const char *desc = is_add ? "adding" : "removing"; in pnv_ioda_set_one_peltv() 609 uint8_t op = is_add ? OPAL_ADD_PE_TO_DOMAIN : in pnv_ioda_set_one_peltv() 642 bool is_add) in pnv_ioda_set_peltv() argument 652 if (is_add) { in pnv_ioda_set_peltv() 669 ret = pnv_ioda_set_one_peltv(phb, pe, pe, is_add); in pnv_ioda_set_peltv() 676 ret = pnv_ioda_set_one_peltv(phb, slave, pe, is_add); in pnv_ioda_set_peltv() 696 ret = pnv_ioda_set_one_peltv(phb, parent, pe, is_add); in pnv_ioda_set_peltv()
|
| /linux/kernel/cgroup/ |
| H A D | cgroup.c | 292 bool is_add); 4454 bool is_add) in cgroup_addrm_files() argument 4474 if (is_add) { in cgroup_addrm_files() 4480 is_add = false; in cgroup_addrm_files() 4490 static int cgroup_apply_cftypes(struct cftype *cfts, bool is_add) in cgroup_apply_cftypes() argument 4506 ret = cgroup_addrm_files(css, cgrp, cfts, is_add); in cgroup_apply_cftypes() 4511 if (is_add && !ret) in cgroup_apply_cftypes()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | main.c | 761 mt7921_regd_set_6ghz_power_type(struct ieee80211_vif *vif, bool is_add) in mt7921_regd_set_6ghz_power_type() argument 777 if (!is_add) in mt7921_regd_set_6ghz_power_type()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_switch.c | 2316 bool *refresh_required, bool is_add) in ice_get_recp_frm_fw() argument 2415 if (hw->recp_reuse && is_add) in ice_get_recp_frm_fw() 2434 if (is_add) in ice_get_recp_frm_fw() 4726 const struct ice_adv_rule_info *rinfo, bool is_add) in ice_find_recp() argument 4743 &refresh_required, is_add)) in ice_find_recp()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | wmi-tlv.h | 2201 __le32 is_add; member
|
| H A D | wmi-tlv.c | 3704 cmd->is_add = __cpu_to_le32(enable); in ath10k_wmi_tlv_op_gen_wow_add_wakeup_event()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.h | 5987 u32 is_add; member
|
| H A D | wmi.c | 9269 cmd->is_add = enable; in ath11k_wmi_wow_add_wakeup_event()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.h | 5524 __le32 is_add; member
|
| H A D | wmi.c | 10265 cmd->is_add = cpu_to_le32(enable); in ath12k_wmi_wow_add_wakeup_event()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 5616 int loc, u8 *key, bool is_add) in hclge_fd_tcam_config() argument 5638 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()
|