/net/sunrpc/auth_gss/ |
D | gss_krb5_wrap.c | 55 static void rotate_buf_a_little(struct xdr_buf *buf, unsigned int shift) in rotate_buf_a_little() 72 static void _rotate_left(struct xdr_buf *buf, unsigned int shift) in _rotate_left() 85 static void rotate_left(u32 base, struct xdr_buf *buf, unsigned int shift) in rotate_left()
|
/net/sunrpc/ |
D | xdr.c | 586 unsigned int shift) in xdr_buf_tail_copy_right() 600 unsigned int shift) in xdr_buf_pages_copy_right() 633 unsigned int shift) in xdr_buf_head_copy_right() 680 unsigned int shift) in xdr_buf_tail_shift_right() 691 unsigned int shift) in xdr_buf_pages_shift_right() 707 unsigned int shift) in xdr_buf_head_shift_right() 725 unsigned int len, unsigned int shift) in xdr_buf_tail_copy_left() 770 unsigned int shift) in xdr_buf_pages_copy_left() 803 unsigned int shift) in xdr_buf_tail_shift_left() 812 unsigned int shift) in xdr_buf_pages_shift_left() [all …]
|
/net/netfilter/ |
D | nf_conntrack_sip.c | 67 const char *limit, int *shift) in string_len() 79 const char *limit, int *shift) in digits_len() 111 const char *limit, int *shift) in callid_len() 130 const char *limit, int *shift) in media_len() 186 const char *limit, int *shift) in epaddr_len() 206 const char *limit, int *shift) in skp_epaddr_len() 245 int shift = 0; in ct_sip_parse_request() local 374 int shift = 0; in ct_sip_get_header() local 442 int shift = 0; in ct_sip_next_header() local 674 const char *limit, int *shift) in sdp_addr_len() [all …]
|
D | nft_bitwise.c | 40 u32 shift = priv->data.data[0]; in nft_bitwise_eval_lshift() local 53 u32 shift = priv->data.data[0]; in nft_bitwise_eval_rshift() local
|
D | nf_conntrack_h323_asn1.c | 215 unsigned int v, l, shift, bytes; in get_bitmap() local
|
/net/mac80211/ |
D | airtime.c | 34 #define MCS_DURATION_S(shift, streams, sgi, bps) \ argument 55 #define HE_DURATION_S(shift, streams, gi, bps) \ argument 207 u8 shift; member 635 int rateidx, shift = 0; in ieee80211_calc_expected_tx_airtime() local
|
D | status.c | 294 int rtap_len, int shift, in ieee80211_add_tx_radiotap_header() 865 int retry_count, int shift, bool send_to_cooked, in ieee80211_tx_monitor() 935 int shift = 0; in __ieee80211_tx_status() local
|
D | util.c | 113 int shift) in ieee80211_frame_duration() 187 int erp, shift = 0; in ieee80211_generic_frame_duration() local 214 int erp, shift = 0, bitrate; in ieee80211_rts_duration() local 258 int erp, shift = 0, bitrate; in ieee80211_ctstoself_duration() local 1945 int shift; in ieee80211_build_preq_ies_band() local 2268 int i, j, shift; in ieee80211_sta_get_rates() local 4019 int shift = ieee80211_chanwidth_get_shift(width); in ieee80211_parse_bitrates() local 4050 int rate, shift; in ieee80211_add_srates_ie() local 4094 int rate, shift; in ieee80211_add_ext_srates_ie() local 4289 int shift = 0; in ieee80211_calculate_rx_timestamp() local
|
D | ibss.c | 54 int shift; in ieee80211_ibss_build_presp() local 407 int shift; in ieee80211_sta_join_ibss() local
|
D | rc80211_minstrel_ht.h | 101 u8 shift; member
|
D | mlme.c | 105 u16 shift, mask; in ieee80211_extract_dis_subch_bmap() local 833 unsigned int shift = ieee80211_chanwidth_get_shift(width); in ieee80211_assoc_add_rates() local 3898 int shift) in ieee80211_get_rates() 4399 int shift = ieee80211_vif_get_shift(&sdata->vif); in ieee80211_mgd_setup_link_sta() local
|
D | tx.c | 46 int rate, mrate, erp, dur, i, shift = 0; in ieee80211_duration() local 5560 int shift; in ieee80211_beacon_get_tim() local
|
D | sta_info.c | 2445 unsigned int shift; in sta_stats_decode_rate() local
|
D | rx.c | 408 int shift = 0; in ieee80211_add_rx_radiotap_header() local
|
/net/rxrpc/ |
D | proc.c | 246 unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash); in rxrpc_peer_seq_start() local 281 unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash); in rxrpc_peer_seq_next() local
|
D | conn_client.c | 335 unsigned int shift = slot * RXRPC_MAXCALLS; in rxrpc_add_conn_to_bundle() local
|
/net/ipv4/ |
D | tcp_timer.c | 104 int shift = 0; in tcp_out_of_resources() local
|
D | tcp_cubic.c | 169 u32 x, b, shift; in cubic_root() local
|
D | tcp.c | 2757 static bool tcp_too_many_orphans(int shift) in tcp_too_many_orphans() 2763 bool tcp_check_oom(struct sock *sk, int shift) in tcp_check_oom()
|
D | fib_trie.c | 378 unsigned int shift = pos + bits; in tnode_new() local
|
/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 347 int mw, shift; in ip_vs_mh_shift_weight() local
|
/net/sched/ |
D | em_meta.c | 714 int shift = v->hdr.shift; in meta_var_apply_extras() local
|
D | sch_generic.c | 1508 static void psched_ratecfg_precompute__(u64 rate, u32 *mult, u8 *shift) in psched_ratecfg_precompute__()
|
D | sch_qfq.c | 726 static inline u64 qfq_round_down(u64 ts, unsigned int shift) in qfq_round_down()
|
/net/netlink/ |
D | af_netlink.c | 1764 int pos, idx, shift, err = 0; in netlink_getsockopt() local
|