Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 24 of 24) sorted by relevance

/net/sunrpc/auth_gss/
A Dgss_krb5_wrap.c55 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/
A Dxdr.c559 unsigned int shift) in xdr_buf_tail_copy_right()
573 unsigned int shift) in xdr_buf_pages_copy_right()
606 unsigned int shift) in xdr_buf_head_copy_right()
653 unsigned int shift) in xdr_buf_tail_shift_right()
664 unsigned int shift) in xdr_buf_pages_shift_right()
680 unsigned int shift) in xdr_buf_head_shift_right()
743 unsigned int shift) in xdr_buf_pages_copy_left()
776 unsigned int shift) in xdr_buf_tail_shift_left()
785 unsigned int shift) in xdr_buf_pages_shift_left()
802 unsigned int shift) in xdr_buf_head_shift_left()
[all …]
/net/netfilter/
A Dnf_conntrack_sip.c67 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 …]
A Dnft_bitwise.c41 u32 shift = priv->data.data[0]; in nft_bitwise_eval_lshift() local
54 u32 shift = priv->data.data[0]; in nft_bitwise_eval_rshift() local
A Dnf_conntrack_h323_asn1.c215 unsigned int v, l, shift, bytes; in get_bitmap() local
/net/mac80211/
A Dairtime.c34 #define MCS_DURATION_S(shift, streams, sgi, bps) \ argument
55 #define HE_DURATION_S(shift, streams, gi, bps) \ argument
65 #define EHT_DURATION_S(shift, streams, gi, bps) \ argument
290 u8 shift; member
A Drc80211_minstrel_ht.h101 u8 shift; member
A Dsta_info.c2523 unsigned int shift; in sta_stats_decode_rate() local
A Drx.c420 int shift = 0; in ieee80211_add_rx_radiotap_header() local
/net/rxrpc/
A Dproc.c317 unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash); in rxrpc_peer_seq_start() local
352 unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash); in rxrpc_peer_seq_next() local
A Dconn_client.c342 unsigned int shift = slot * RXRPC_MAXCALLS; in rxrpc_add_conn_to_bundle() local
/net/ipv4/
A Dtcp_cubic.c169 u32 x, b, shift; in cubic_root() local
A Dtcp_timer.c108 int shift = 0; in tcp_out_of_resources() local
A Dtcp.c3072 static bool tcp_too_many_orphans(int shift) in tcp_too_many_orphans()
3086 bool tcp_check_oom(const struct sock *sk, int shift) in tcp_check_oom()
A Dfib_trie.c373 unsigned int shift = pos + bits; in tnode_new() local
/net/netfilter/ipvs/
A Dip_vs_mh.c347 int mw, shift; in ip_vs_mh_shift_weight() local
/net/sched/
A Dem_meta.c714 int shift = v->hdr.shift; in meta_var_apply_extras() local
A Dsch_generic.c1526 static void psched_ratecfg_precompute__(u64 rate, u32 *mult, u8 *shift) in psched_ratecfg_precompute__()
A Dsch_qfq.c739 static inline u64 qfq_round_down(u64 ts, unsigned int shift) in qfq_round_down()
A Dsch_cake.c1354 static u64 cake_ewma(u64 avg, u64 sample, u32 shift) in cake_ewma()
/net/xfrm/
A Dxfrm_iptfs.c1287 static void __vec_shift(struct xfrm_iptfs_data *xtfs, u32 shift) in __vec_shift()
/net/netlink/
A Daf_netlink.c1747 int pos, idx, shift, err = 0; in netlink_getsockopt() local
/net/core/
A Dneighbour.c559 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift) in neigh_hash_alloc()
A Dfilter.c2650 u32 first_sge, last_sge, i, shift, bytes_sg_total; in BPF_CALL_4() local

Completed in 863 milliseconds