Home
last modified time | relevance | path

Searched refs:force (Results 1 – 23 of 23) sorted by relevance

/net/wireless/
Dlib80211.c46 int force);
89 int force) in lib80211_crypt_deinit_entries() argument
96 if (atomic_read(&entry->refcnt) != 0 && !force) in lib80211_crypt_deinit_entries()
/net/smc/
Dsmc_rx.c58 bool force = false; in smc_rx_update_consumer() local
69 force = true; in smc_rx_update_consumer()
76 force = true; in smc_rx_update_consumer()
89 smc_tx_consumer_update(conn, force); in smc_rx_update_consumer()
Dsmc_tx.h35 void smc_tx_consumer_update(struct smc_connection *conn, bool force);
Dsmc_tx.c590 void smc_tx_consumer_update(struct smc_connection *conn, bool force) in smc_tx_consumer_update() argument
607 force || in smc_tx_consumer_update()
/net/bluetooth/
Dhci_request.h79 bool force);
82 bool force);
Dhci_request.c1734 bool force) in __hci_req_schedule_adv_instance() argument
1784 if (!force && hdev->cur_adv_instance == instance && in __hci_req_schedule_adv_instance()
1821 bool force) in hci_req_clear_adv_instance() argument
1841 if (!(force || adv_instance->timeout)) in hci_req_clear_adv_instance()
1852 if (force || (adv_instance && adv_instance->timeout && in hci_req_clear_adv_instance()
/net/decnet/
Ddn_fib.c84 static int dn_fib_sync_down(__le16 local, struct net_device *dev, int force);
667 static void dn_fib_disable_addr(struct net_device *dev, int force) in dn_fib_disable_addr() argument
669 if (dn_fib_sync_down(0, dev, force)) in dn_fib_disable_addr()
697 static int dn_fib_sync_down(__le16 local, struct net_device *dev, int force) in dn_fib_sync_down() argument
702 if (force) in dn_fib_sync_down()
Ddn_dev.c512 int dn_dev_set_default(struct net_device *dev, int force) in dn_dev_set_default() argument
520 if (force || decnet_default_device == NULL) { in dn_dev_set_default()
/net/sched/
Dact_ct.c44 u16 zone_id, bool force) in tcf_ct_skb_nfct_cached() argument
58 if (force && CTINFO2DIR(ctinfo) != IP_CT_DIR_ORIGINAL) { in tcf_ct_skb_nfct_cached()
383 bool cached, commit, clear, force; in tcf_ct_act() local
398 force = p->ct_action & TCA_CT_ACT_FORCE; in tcf_ct_act()
437 cached = tcf_ct_skb_nfct_cached(net, skb, p->zone, force); in tcf_ct_act()
/net/atm/
Dlec.h46 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force,
Dlec.c74 static int lane2_resolve(struct net_device *dev, const u8 *dst_mac, int force,
1082 static int lane2_resolve(struct net_device *dev, const u8 *dst_mac, int force, in lane2_resolve() argument
1091 if (force == 0) { in lane2_resolve()
/net/netfilter/ipvs/
Dip_vs_sync.c471 int force; in ip_vs_sync_conn_needed() local
475 force = 0; in ip_vs_sync_conn_needed()
486 force = cp->state != cp->old_state; in ip_vs_sync_conn_needed()
487 if (force && cp->state != IP_VS_TCP_S_ESTABLISHED) in ip_vs_sync_conn_needed()
497 force = cp->state != cp->old_state; in ip_vs_sync_conn_needed()
498 if (force && cp->state != IP_VS_SCTP_S_ESTABLISHED) in ip_vs_sync_conn_needed()
502 force = 0; in ip_vs_sync_conn_needed()
536 return n == orig || force; in ip_vs_sync_conn_needed()
/net/sctp/
Dsm_sideeffect.c138 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack() argument
146 if (force || in sctp_gen_sack()
1272 int force; in sctp_cmd_interpreter() local
1347 force = cmd->obj.i32; in sctp_cmd_interpreter()
1348 error = sctp_gen_sack(asoc, force, commands); in sctp_cmd_interpreter()
Dsm_statefuns.c3068 union sctp_arg force = SCTP_NOFORCE(); in sctp_sf_eat_data_6_2() local
3105 force = SCTP_FORCE(); in sctp_sf_eat_data_6_2()
3135 sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, force); in sctp_sf_eat_data_6_2()
3160 sctp_add_cmd_sf(commands, SCTP_CMD_GEN_SACK, force); in sctp_sf_eat_data_6_2()
/net/openvswitch/
Dconntrack.c63 u8 force : 1; member
667 if (*ct_executed || (!key->ct_state && info->force)) { in ovs_ct_executed()
715 if (info->force && CTINFO2DIR(ctinfo) != IP_CT_DIR_ORIGINAL) { in skb_nfct_cached()
1535 info->force = true; in parse_ct()
1787 if (ct_info->commit && nla_put_flag(skb, ct_info->force in ovs_ct_action_to_attr()
/net/rds/
Drdma.c419 void rds_rdma_unuse(struct rds_sock *rs, u32 r_key, int force) in rds_rdma_unuse() argument
434 if (mr->r_use_once || force) { in rds_rdma_unuse()
Drds.h925 void rds_rdma_unuse(struct rds_sock *rs, u32 r_key, int force);
/net/ipv4/
Dfib_frontend.c1410 bool force) in fib_disable_ip() argument
1412 if (fib_sync_down_dev(dev, event, force)) in fib_disable_ip()
Dfib_semantics.c1922 int fib_sync_down_dev(struct net_device *dev, unsigned long event, bool force) in fib_sync_down_dev() argument
1931 if (force) in fib_sync_down_dev()
/net/ipv6/
Dip6_fib.c2205 void fib6_run_gc(unsigned long expires, struct net *net, bool force) in fib6_run_gc() argument
2210 if (force) { in fib6_run_gc()
/net/core/
Dsock.c2090 struct sk_buff *sock_wmalloc(struct sock *sk, unsigned long size, int force, in sock_wmalloc() argument
2093 if (force || in sock_wmalloc()
Drtnetlink.c1504 bool force) in nla_put_iflink() argument
1508 if (force || dev->ifindex != ifindex) in nla_put_iflink()
/net/mac80211/
Dtx.c3724 bool force) in __ieee80211_schedule_txq() argument
3732 (force || !skb_queue_empty(&txqi->frags) || in __ieee80211_schedule_txq()