Searched defs:plen (Results 1 - 25 of 157) sorted by last modified time

1234567

/linux-master/net/core/
H A Dskbuff.c3749 int plen = 0; /* length of skb->head fragment */ local
3091 __splice_segment(struct page *page, unsigned int poff, unsigned int plen, unsigned int *off, unsigned int *len, struct splice_pipe_desc *spd, bool linear, struct sock *sk, struct pipe_inode_info *pipe) argument
[all...]
/linux-master/include/net/
H A Dgro.h319 size_t plen = hdrlen + max_t(size_t, offset + sizeof(u16), start); local
348 size_t plen = grc->offset + sizeof(u16); local
H A Daddrconf.h74 unsigned int plen; member in struct:ifa6_config
/linux-master/net/bluetooth/
H A Dhci_sync.c87 static void hci_cmd_sync_add(struct hci_request *req, u16 opcode, u32 plen, argument
52 hci_cmd_sync_alloc(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, struct sock *sk) argument
151 __hci_cmd_sync_sk(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u8 event, u32 timeout, struct sock *sk) argument
209 __hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u32 timeout) argument
217 hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u32 timeout) argument
236 __hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u8 event, u32 timeout) argument
245 __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u8 event, u32 timeout, struct sock *sk) argument
275 __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen, const void *param, u32 timeout) argument
6336 u32 plen; local
[all...]
H A Dhci_request.c214 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen, argument
241 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen, argument
271 hci_req_add(struct hci_request *req, u16 opcode, u32 plen, const void *param) argument
569 u32 plen; local
[all...]
H A Dhci_core.c3105 int hci_send_cmd(struct hci_dev *hdev, __u16 opcode, __u32 plen, argument
3129 int __hci_cmd_send(struct hci_dev *hdev, u16 opcode, u32 plen, argument
/linux-master/drivers/mtd/
H A Dmtdcore.c583 int plen, mtd_name_len, offset, prefix_len; local
/linux-master/drivers/bluetooth/
H A Dhci_qca.c128 __u8 plen; member in struct:qca_memdump_event_hdr
/linux-master/fs/smb/client/
H A Dsmb2pdu.c3909 SMB2_query_acl(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, void **data, u32 *plen, u32 extra_info) argument
[all...]
H A Dfs_context.c528 size_t ulen, plen; local
H A Dsmb1ops.c1003 u32 plen = le16_to_cpu(io->ByteCount); local
H A Ddfs_cache.c79 int plen = 0; local
/linux-master/net/ipv4/
H A Dfib_frontend.c475 int plen; local
H A Dinet_fragment.c515 int i, plen = 0; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4854 unsigned int plen = 0, hlen = 0; local
4883 unsigned int plen = 0; local
/linux-master/fs/ceph/
H A Dmds_client.c2628 static u8 *get_fscrypt_altname(const struct ceph_mds_request *req, u32 *plen) argument
2678 static u8 *get_fscrypt_altname(const struct ceph_mds_request *req, u32 *plen) argument
2707 ceph_mdsc_build_path(struct ceph_mds_client *mdsc, struct dentry *dentry, int *plen, u64 *pbase, int for_wire) argument
H A Dfile.c1148 size_t plen, copied; local
1915 size_t plen = min_t(size_t, left, PAGE_SIZE - off); local
/linux-master/drivers/ata/
H A Dlibata-scsi.c1295 static void scsi_6_lba_len(const u8 *cdb, u64 *plba, u32 *plen) argument
1320 static inline void scsi_10_lba_len(const u8 *cdb, u64 *plba, u32 *plen) argument
1336 static inline void scsi_16_lba_len(const u8 *cdb, u64 *plba, u32 *plen) argument
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c1203 int plen = 0; local
1291 int plen, ip_ver; local
[all...]
/linux-master/net/ipv6/
H A Dip6_fib.c746 fib6_add_1(struct net *net, struct fib6_table *table, struct fib6_node *root, struct in6_addr *addr, int plen, int offset, int allow_create, int replace_required, struct netlink_ext_ack *extack) argument
1670 fib6_locate_1(struct fib6_node *root, const struct in6_addr *addr, int plen, int offset, bool exact_match) argument
[all...]
H A Daddrconf.c2457 addrconf_prefix_route(struct in6_addr *pfx, int plen, u32 metric, argument
2488 addrconf_get_prefix_route(const struct in6_addr *pfx, int plen, const struct net_device *dev, u32 flags, u32 noflags, bool no_gw) argument
3091 inet6_addr_del(struct net *net, int ifindex, u32 ifa_flags, const struct in6_addr *pfx, unsigned int plen, struct netlink_ext_ack *extack) argument
3186 add_addr(struct inet6_dev *idev, const struct in6_addr *addr, int plen, int scope, u8 proto) argument
3217 int scope, plen, offset = 0; local
[all...]
/linux-master/include/net/bluetooth/
H A Dhci.h2939 __u8 plen; member in struct:hci_command_hdr
2944 __u8 plen; member in struct:hci_event_hdr
/linux-master/net/nfc/nci/
H A Dcore.c172 u8 plen = 0; local
1361 int nci_send_cmd(struct nci_dev *ndev, __u16 opcode, __u8 plen, const void *payload) argument
[all...]
/linux-master/crypto/
H A Dtestmgr.h116 unsigned int plen; member in struct:aead_testvec
[all...]
/linux-master/fs/ubifs/
H A Djournal.c1187 int err, dlen1, dlen2, lnum, offs, len, plen = UBIFS_INO_NODE_SZ; local
1357 int aligned_dlen1, aligned_dlen2, plen = UBIFS_INO_NODE_SZ; local
[all...]

Completed in 402 milliseconds

1234567