Searched defs:offset (Results 201 - 225 of 6096) sorted by last modified time

1234567891011>>

/linux-master/net/rds/
H A Drdma.c767 unsigned int offset = iov->addr & ~PAGE_MASK; local
[all...]
/linux-master/net/mptcp/
H A Dsubflow.c970 u32 offset, seq, delta; local
H A Dprotocol.c646 u32 map_remaining, offset; local
337 __mptcp_move_skb(struct mptcp_sock *msk, struct sock *ssk, struct sk_buff *skb, unsigned int offset, size_t copy_len) argument
1099 int offset = ALIGN(orig_offset, sizeof(long)); local
1202 int offset = skb->len - added; local
1230 int offset = dfrag->offset + info->sent; local
1831 size_t psize, offset; local
1927 u32 offset = MPTCP_SKB_CB(skb)->offset; local
3200 unsigned int offset = sizeof(struct mptcp6_sock) - sizeof(struct ipv6_pinfo); local
[all...]
/linux-master/net/ipv6/
H A Dudp.c460 __udp6_lib_err_encap_no_sk(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
499 __udp6_lib_err_encap(struct net *net, const struct ipv6hdr *hdr, int offset, struct udphdr *uh, struct udp_table *udptable, struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, __be32 info) argument
554 __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info, struct udp_table *udptable) argument
669 udpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
837 unsigned int offset = offsetof(typeof(*sk), sk_node); local
1175 unsigned int offset; local
1220 int offset = skb_transport_offset(skb); local
[all...]
H A Dip6_gre.c667 __u16 offset; local
418 ip6gre_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
/linux-master/net/ipv4/
H A Dudp.c829 int offset = skb_transport_offset(skb); local
899 int offset = skb_transport_offset(skb); local
2239 unsigned int offset = offsetof(typeof(*sk), sk_node); local
3130 int offset; member in struct:bpf_udp_iter_state
[all...]
H A Dinet_connection_sock.c341 u32 remaining, offset; local
/linux-master/net/core/
H A Dgro.c96 unsigned int offset = skb_gro_offset(skb); local
[all...]
/linux-master/net/bridge/netfilter/
H A Debtables.c471 unsigned int offset = 0; local
2175 unsigned int offset = buf_start - (char *) base; local
[all...]
/linux-master/net/bluetooth/
H A Dhci_core.c3194 int offset; local
/linux-master/net/9p/
H A Dclient.c474 int offset = pdu->offset; local
1513 p9_client_read(struct p9_fid *fid, u64 offset, struct iov_iter *to, int *err) argument
1532 p9_client_read_once(struct p9_fid *fid, u64 offset, struc argument
1605 p9_client_write(struct p9_fid *fid, u64 offset, struct iov_iter *from, int *err) argument
2038 p9_client_readdir(struct p9_fid *fid, char *data, u32 count, u64 offset) argument
[all...]
/linux-master/mm/
H A Dvmalloc.c2756 unsigned long offset; local
4099 unsigned long offset, length; local
4142 unsigned long offset; local
[all...]
H A Dmemory.c2193 __vm_map_pages(struct vm_area_struct *vma, struct page **pages, unsigned long num, unsigned long offset) argument
6013 int offset = offset_in_page(addr); local
6080 int bytes, offset; local
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c3122 loff_t offset; member in struct:bpf_uprobe
/linux-master/lib/
H A Dstackdepot.c445 size_t offset = parts.offset << DEPOT_STACK_ALIGN; local
/linux-master/kernel/bpf/
H A Dverifier.c2566 u16 offset; member in struct:bpf_kfunc_desc
2573 u16 offset; member in struct:bpf_kfunc_btf
2609 find_kfunc_desc(const struct bpf_prog *prog, u32 func_id, u16 offset) argument
2635 __find_kfunc_desc_btf(struct bpf_verifier_env *env, s16 offset) argument
2705 find_kfunc_desc_btf(struct bpf_verifier_env *env, s16 offset) argument
2721 add_kfunc_call(struct bpf_verifier_env *env, u32 func_id, s16 offset) argument
7314 int offset = access_size - 1; local
19408 specialize_kfunc(struct bpf_verifier_env *env, u32 func_id, u16 offset, unsigned long *addr) argument
[all...]
H A Dsyscall.c527 struct btf_field *btf_record_find(const struct btf_record *rec, u32 offset, argument
3642 u64 addr, offset; local
3672 u64 addr, offset; local
[all...]
/linux-master/include/net/bluetooth/
H A Dhci.h2123 __u8 offset[3]; member in struct:hci_rp_le_read_iso_tx_sync
/linux-master/include/linux/
H A Dstackdepot.h48 u32 offset : DEPOT_OFFSET_BITS; member in struct:handle_parts::__anon250
H A Dbpf.h227 u32 offset; member in struct:btf_field
1250 u32 offset; member in struct:bpf_dynptr_kern
1416 u32 offset; member in struct:bpf_ctx_arg_aux
2903 bpf_dynptr_init(struct bpf_dynptr_kern *ptr, void *data, enum bpf_dynptr_type type, u32 offset, u32 size) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_inode.c2006 int offset; local
H A Dxfs_buf.c1534 int offset; local
1604 int offset; local
1782 xfs_buf_offset( struct xfs_buf *bp, size_t offset) argument
[all...]
/linux-master/fs/smb/client/
H A Dsmb1ops.c943 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, argument
H A Dfile.c1301 cifs_lock_init(__u64 offset, __u64 length, __u8 type, __u16 flags) argument
1333 cifs_find_fid_lock_conflict(struct cifs_fid_locks *fdlocks, __u64 offset, argument
1369 cifs_find_lock_conflict(struct cifsFileInfo *cfile, __u64 offset, __u64 length, argument
1396 cifs_lock_test(struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u8 type, struct file_lock *flock) argument
1627 __u64 offset; member in struct:lock_to_push
2215 cifs_update_eof(struct cifsInodeInfo *cifsi, loff_t offset, unsigned int bytes_written) argument
2225 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, size_t write_size, loff_t *offset) argument
2298 i_size_write(d_inode(dentry), *offset); local
2661 loff_t offset = (loff_t)page->index << PAGE_SHIFT; local
3198 unsigned offset = pos & (PAGE_SIZE - 1); local
4239 loff_t offset = iocb->ki_pos; local
4410 cifs_read(struct file *file, char *read_data, size_t read_size, loff_t *offset) argument
4831 loff_t offset = page_file_offset(page); local
4905 loff_t offset = pos & (PAGE_SIZE - 1); local
4989 cifs_invalidate_folio(struct folio *folio, size_t offset, size_t length) argument
[all...]
H A Dcifssmb.c673 __u16 params, param_offset, offset, byte_count; local
882 __u16 params, param_offset, offset, byte_count, count; local
1394 __u64 offset = io_parms->offset; local
1502 __u64 offset = io_parms->offset; local
1756 __u64 offset = io_parms->offset; local
1896 CIFSSMBLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const __u64 len, const __u64 offset, const __u32 numUnlock, const __u32 numLock, const __u8 lockType, const bool waitFlag, const __u8 oplock_level) argument
1978 __u16 params, param_offset, offset, byte_count, count; local
2229 __u16 params, param_offset, offset, count, byte_count; local
2375 __u16 params, param_offset, offset, byte_count; local
2462 __u16 params, param_offset, offset, byte_count; local
3131 __u16 params, byte_count, data_count, param_offset, offset; local
4827 __u16 params, param_offset, offset, byte_count; local
5006 __u16 params, byte_count, data_count, param_offset, offset; local
5089 __u16 params, param_offset, offset, byte_count, count; local
5173 __u16 params, param_offset, offset, byte_count, count; local
5238 __u16 params, param_offset, offset, byte_count, count; local
5333 __u16 params, param_offset, offset, byte_count, count; local
5459 u16 params, param_offset, offset, byte_count, count; local
5529 __u16 params, param_offset, offset, count, byte_count; local
5800 __u16 params, param_offset, byte_count, offset, count; local
[all...]

Completed in 399 milliseconds

1234567891011>>