Home
last modified time | relevance | path

Searched defs:add (Results 301 - 325 of 376) sorted by relevance

1...<<111213141516

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c870 __ip_vs_update_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct ip_vs_dest_user_kern *udest, int add) __ip_vs_update_dest() argument
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2933 v4l2_ctrl_add_handler(struct v4l2_ctrl_handler *hdl, struct v4l2_ctrl_handler *add, bool (*filter)(const struct v4l2_ctrl *ctrl), bool from_other_dev) v4l2_ctrl_add_handler() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1242 mlxsw_sp_bridge_mrouter_update_mdb(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_bridge_device *bridge_device, bool add) mlxsw_sp_bridge_mrouter_update_mdb() argument
1998 mlxsw_sp_mc_mdb_mrouters_set(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_bridge_device *bridge_device, struct mlxsw_sp_mdb_entry *mdb_entry, bool add) mlxsw_sp_mc_mdb_mrouters_set() argument
2234 mlxsw_sp_port_mrouter_update_mdb(struct mlxsw_sp_port *mlxsw_sp_port, struct mlxsw_sp_bridge_port *bridge_port, bool add) mlxsw_sp_port_mrouter_update_mdb() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c22 i40e_fdir(struct i40e_ring *tx_ring, struct i40e_fdir_filter *fdata, bool add) i40e_fdir() argument
86 i40e_program_fdir_filter(struct i40e_fdir_filter *fdir_data, u8 *raw_packet, struct i40e_pf *pf, bool add) i40e_program_fdir_filter() argument
307 i40e_prepare_fdir_filter(struct i40e_pf *pf, struct i40e_fdir_filter *fd_data, bool add, char *packet_addr, int payload_offset, u8 pctype) i40e_prepare_fdir_filter() argument
359 i40e_change_filter_num(bool ipv4, bool add, u16 *ipv4_filter_num, u16 *ipv6_filter_num) i40e_change_filter_num() argument
386 i40e_add_del_fdir_udp(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add, bool ipv4) i40e_add_del_fdir_udp() argument
434 i40e_add_del_fdir_tcp(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add, bool ipv4) i40e_add_del_fdir_tcp() argument
488 i40e_add_del_fdir_sctp(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add, bool ipv4) i40e_add_del_fdir_sctp() argument
537 i40e_add_del_fdir_ip(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add, bool ipv4) i40e_add_del_fdir_ip() argument
592 i40e_add_del_fdir(struct i40e_vsi *vsi, struct i40e_fdir_filter *input, bool add) i40e_add_del_fdir() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf.h145 u8 add:1; /* filter needs to be added */ member
246 bool add; /* filter needs to be added */ member
/kernel/linux/linux-6.6/include/linux/
H A Dvmw_vmci_defs.h827 static inline void vmci_qp_add_pointer(u64 *var, size_t add, u64 size) in vmci_qp_add_pointer() argument
864 vmci_q_header_add_producer_tail(struct vmci_queue_header *q_header, size_t add, u64 queue_size) vmci_q_header_add_producer_tail() argument
876 vmci_q_header_add_consumer_head(struct vmci_queue_header *q_header, size_t add, u64 queue_size) vmci_q_header_add_consumer_head() argument
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H A Dchcr_algo.c1023 static void ctr_add_iv(u8 *dstiv, u8 *srciv, u32 add) in ctr_add_iv() argument
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c1233 pebs_update_state(bool needed_cb, struct cpu_hw_events *cpuc, struct perf_event *event, bool add) pebs_update_state() argument
/kernel/linux/linux-6.6/drivers/of/
H A Dunittest.c3920 of_unittest_pci_node_verify(struct pci_dev *pdev, bool add) of_unittest_pci_node_verify() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_ctl.c967 __ip_vs_update_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct ip_vs_dest_user_kern *udest, int add) __ip_vs_update_dest() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast.c361 int ip6_mc_source(int add, int omode, struct sock *sk, in ip6_mc_source() argument
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c1524 tcf_block_playback_offloads(struct tcf_block *block, flow_setup_cb_t *cb, void *cb_priv, bool add, bool offload_in_use, struct netlink_ext_ack *extack) tcf_block_playback_offloads() argument
3448 tc_cls_offload_cnt_update(struct tcf_block *block, struct tcf_proto *tp, u32 *cnt, u32 *flags, u32 diff, bool add) tc_cls_offload_cnt_update() argument
3672 tc_setup_cb_reoffload(struct tcf_block *block, struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, enum tc_setup_type type, void *type_data, void *cb_priv, u32 *flags, unsigned int *in_hw_count) tc_setup_cb_reoffload() argument
[all...]
H A Dcls_flower.c2525 fl_get_next_hw_filter(struct tcf_proto *tp, struct cls_fl_filter *f, bool add) in fl_get_next_hw_filter() argument
2549 static int fl_reoffload(struct tcf_proto *tp, bool add, flow_setup_cb_t *cb, in fl_reoffload() argument
2727 static void fl_tmplt_reoffload(struct tcf_chain *chain, bool add, in fl_tmplt_reoffload() argument
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h644 void (*add)(struct perf_event *); member
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dlantiq_gswip.c610 static int gswip_add_single_port_br(struct gswip_priv *priv, int port, bool add) in gswip_add_single_port_br() argument
1335 gswip_port_fdb(struct dsa_switch *ds, int port, const unsigned char *addr, u16 vid, bool add) gswip_port_fdb() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c1190 void __iomem *add; in init_nic() local
4890 void __iomem *add; s2io_set_multicast() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c802 bnx2x_set_mac_in_nig(struct bnx2x *bp, bool add, unsigned char *dev_addr, int index) bnx2x_set_mac_in_nig() argument
843 bnx2x_vlan_mac_set_cmd_hdr_e2(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, bool add, int opcode, struct eth_classify_cmd_header *hdr) bnx2x_vlan_mac_set_cmd_hdr_e2() argument
893 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_mac_e2() local
992 bnx2x_vlan_mac_set_cfg_entry_e1x(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, bool add, int opcode, u8 *mac, u16 vlan_id, struct mac_configuration_entry *cfg_entry) bnx2x_vlan_mac_set_cfg_entry_e1x() argument
1018 bnx2x_vlan_mac_set_rdata_e1x(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, int type, int cam_offset, bool add, u8 *mac, u16 vlan_id, int opcode, struct mac_configuration_cmd *config) bnx2x_vlan_mac_set_rdata_e1x() argument
1055 bool add = (elem->cmd_data.vlan_mac.cmd == BNX2X_VLAN_MAC_ADD) ? bnx2x_set_one_mac_e1x() local
1078 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_vlan_e2() local
1128 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_vlan_mac_e2() local
1194 bool add = (elem->cmd_data.vlan_mac.cmd == BNX2X_VLAN_MAC_ADD) ? bnx2x_set_one_vlan_mac_e1h() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.c1123 mac80211_hwsim_config_mac_nl(struct ieee80211_hw *hw, const u8 *addr, bool add) mac80211_hwsim_config_mac_nl() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dtc35815.c1133 static void print_eth(const u8 *add) in print_eth() argument
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dueagle-atm.c638 u16 add = get_unaligned_le16(pfw + 1); in uea_upload_pre_firmware() local
/kernel/linux/linux-5.10/net/rds/
H A Drds.h438 uint64_t add; member
/kernel/linux/linux-5.10/include/linux/
H A Dperf_event.h360 int (*add) (struct perf_event *event, int flags); member
[all...]
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2ops.c65 unsigned int add = credits->value; in smb2_add_credits() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c372 long add = 0; in add_reservation_in_range() local
518 long add = 0, actual_regions_needed = 0; in region_add() local
5135 long ret, chg, add = -1; hugetlb_reserve_pages() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Dmain.c2396 wl12xx_need_fw_change(struct wl1271 *wl, struct vif_counter_data vif_counter_data, bool add) wl12xx_need_fw_change() argument

Completed in 104 milliseconds

1...<<111213141516