| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | timer_list.c | 301 static void *move_iter(struct timer_list_iter *iter, loff_t offset) in move_iter() argument 320 static void *timer_list_start(struct seq_file *file, loff_t *offset) in timer_list_start() argument 331 static void *timer_list_next(struct seq_file *file, void *v, loff_t *offset) in timer_list_next() argument [all...] |
| /kernel/linux/linux-6.6/kernel/ |
| H A D | watch_queue.c | 104 unsigned int head, tail, mask, note, offset, len; in post_one_notification() local
|
| /kernel/linux/linux-6.6/mm/kmsan/ |
| H A D | hooks.c | 328 void kmsan_handle_dma(struct page *page, size_t offset, size_t size, in kmsan_handle_dma() argument
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | process_vm_access.c | 27 process_vm_rw_pages(struct page **pages, unsigned offset, size_t len, struct iov_iter *iter, int vm_write) process_vm_rw_pages() argument
|
| /kernel/linux/linux-6.6/kernel/sched/rtg/ |
| H A D | frame_rtg.h | 73 unsigned int offset; member
|
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | driver-ops.c | 252 drv_offset_tsf(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, s64 offset) drv_offset_tsf() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | net-procfs.c | 20 unsigned int count = 0, offset = get_offset(*pos); in dev_from_same_bucket() local
|
| /kernel/linux/linux-6.6/net/ieee802154/6lowpan/ |
| H A D | tx.c | 137 lowpan_xmit_fragment(struct sk_buff *skb, const struct ieee802154_hdr *wpan_hdr, u8 *frag_hdr, int frag_hdrlen, int offset, int len, bool frag1) lowpan_xmit_fragment() argument
|
| /kernel/linux/linux-6.6/net/ipv6/netfilter/ |
| H A D | nf_conntrack_reasm.c | 172 int offset, end, err; in nf_ct_frag6_queue() local [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | xfrm6_tunnel.c | 232 xfrm6_tunnel_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_tunnel_err() argument
|
| H A D | xfrm6_protocol.c | 126 xfrm6_esp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_esp_err() argument 155 xfrm6_ah_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_ah_err() argument 184 xfrm6_ipcomp_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) xfrm6_ipcomp_err() argument
|
| H A D | ip6_input.c | 547 int offset; in ip6_mc_input() local
|
| H A D | ip6_offload.c | 85 int offset = 0; in ipv6_gso_segment() local
|
| H A D | esp6_offload.c | 54 int offset = skb_gro_offset(skb); in esp6_gro_receive() local
|
| H A D | mip6.c | 204 int offset; in mip6_destopt_reject() local
|
| H A D | reassembly.c | 111 int offset, end, fragsize; in ip6_frag_queue() local
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_proto.c | 215 ip_vs_tcpudp_debug_packet_v4(struct ip_vs_protocol *pp, const struct sk_buff *skb, int offset, const char *msg) ip_vs_tcpudp_debug_packet_v4() argument 247 ip_vs_tcpudp_debug_packet_v6(struct ip_vs_protocol *pp, const struct sk_buff *skb, int offset, const char *msg) ip_vs_tcpudp_debug_packet_v6() argument 280 ip_vs_tcpudp_debug_packet(int af, struct ip_vs_protocol *pp, const struct sk_buff *skb, int offset, const char *msg) ip_vs_tcpudp_debug_packet() argument
|
| H A D | ip_vs_sh.c | 124 unsigned int offset, roffset; in ip_vs_sh_get_fallback() local 84 ip_vs_sh_hashkey(int af, const union nf_inet_addr *addr, __be16 port, unsigned int offset) ip_vs_sh_hashkey() argument
|
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | tag_brcm.c | 84 brcm_tag_xmit_ll(struct sk_buff *skb, struct net_device *dev, unsigned int offset) brcm_tag_xmit_ll() argument 142 brcm_tag_rcv_ll(struct sk_buff *skb, struct net_device *dev, unsigned int offset) brcm_tag_rcv_ll() argument
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ah4.c | 44 static inline u8 *ah_tmp_auth(void *tmp, unsigned int offset) in ah_tmp_auth() argument 49 ah_tmp_icv(struct crypto_ahash *ahash, void *tmp, unsigned int offset) ah_tmp_icv() argument
|
| /kernel/linux/linux-6.6/sound/soc/sof/intel/ |
| H A D | atom.c | 40 u32 offset = sdev->dsp_oops_offset; in atom_get_registers() local
|
| /kernel/linux/linux-6.6/sound/soc/intel/avs/ |
| H A D | cldma.c | 62 unsigned int size, offset; in hda_cldma_fill() local 210 int offset = 0; in cldma_setup_bdle() local [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/common/ |
| H A D | sst-dsp.c | 23 void sst_shim32_write(void __iomem *addr, u32 offset, u32 value) in sst_shim32_write() argument 29 u32 sst_shim32_read(void __iomem *addr, u32 offset) in sst_shim32_read() argument 35 void sst_shim32_write64(void __iomem *addr, u32 offset, u64 value) in sst_shim32_write64() argument 41 u64 sst_shim32_read64(void __iomem *addr, u32 offset) in sst_shim32_read64() argument 48 void sst_dsp_shim_write(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write() argument 58 sst_dsp_shim_read(struct sst_dsp *sst, u32 offset) sst_dsp_shim_read() argument 71 sst_dsp_shim_write_unlocked(struct sst_dsp *sst, u32 offset, u32 value) sst_dsp_shim_write_unlocked() argument 77 sst_dsp_shim_read_unlocked(struct sst_dsp *sst, u32 offset) sst_dsp_shim_read_unlocked() argument 83 sst_dsp_shim_update_bits_unlocked(struct sst_dsp *sst, u32 offset, u32 mask, u32 value) sst_dsp_shim_update_bits_unlocked() argument 104 sst_dsp_shim_update_bits_forced_unlocked(struct sst_dsp *sst, u32 offset, u32 mask, u32 value) sst_dsp_shim_update_bits_forced_unlocked() argument 119 sst_dsp_shim_update_bits(struct sst_dsp *sst, u32 offset, u32 mask, u32 value) sst_dsp_shim_update_bits() argument 133 sst_dsp_shim_update_bits_forced(struct sst_dsp *sst, u32 offset, u32 mask, u32 value) sst_dsp_shim_update_bits_forced() argument 144 sst_dsp_register_poll(struct sst_dsp *ctx, u32 offset, u32 mask, u32 target, u32 time, char *operation) sst_dsp_register_poll() argument [all...] |
| /kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
| H A D | sst_pvt.c | 30 int sst_shim_write(void __iomem *addr, int offset, int value) in sst_shim_write() argument 36 u32 sst_shim_read(void __iomem *addr, int offset) in sst_shim_read() argument 41 u64 sst_reg_read64(void __iomem *addr, int offset) in sst_reg_read64() argument 50 int sst_shim_write64(void __iomem *addr, int offset, u64 value) in sst_shim_write64() argument 56 u64 sst_shim_read64(void __iomem *addr, int offset) in sst_shim_read64() argument [all...] |
| /kernel/linux/linux-6.6/sound/usb/caiaq/ |
| H A D | input.c | 190 snd_caiaq_input_report_abs(struct snd_usb_caiaqdev *cdev, int axis, const unsigned char *buf, int offset) snd_caiaq_input_report_abs() argument
|