| /Linux-v5.4/drivers/bluetooth/ | 
| D | hci_ag6xx.c | 29 	__le32 plen;  member121 static int intel_mem_write(struct hci_dev *hdev, u32 addr, u32 plen,  in intel_mem_write()
 256 		u32 addr, plen;  in ag6xx_setup()  local
 
 | 
| D | btintel.c | 229 int btintel_secure_send(struct hci_dev *hdev, u8 fragment_type, u32 plen,  in btintel_secure_send()459 	int plen = sizeof(*cp) + val_size;  in regmap_ibt_gather_write()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | vnic_sdma.c | 76 	u16                     plen;  member162 static inline void hfi1_vnic_update_pad(unsigned char *pad, u8 plen)  in hfi1_vnic_update_pad()
 169 		       struct sk_buff *skb, u64 pbc, u8 plen)  in hfi1_vnic_send_dma()
 
 | 
| /Linux-v5.4/arch/x86/platform/olpc/ | 
| D | olpc_dt.c | 72 	int plen;  in olpc_dt_getproperty()  local222 	int plen, len;  in olpc_dt_compatible_match()  local
 
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_ipcomp.c | 41 	const int plen = skb->len;  in ipcomp_decompress()  local137 	const int plen = skb->len;  in ipcomp_compress()  local
 
 | 
| /Linux-v5.4/include/net/ | 
| D | esp.h | 19 	int	plen;  member
 | 
| /Linux-v5.4/security/keys/ | 
| D | keyctl.c | 75 		size_t, plen,  in SYSCALL_DEFINE5()  argument328 		       size_t plen)  in keyctl_update_key()
 1103 	size_t plen = from ? iov_iter_count(from) : 0;  in keyctl_instantiate_key_common()  local
 1178 			    size_t plen,  in keyctl_instantiate_key()
 
 | 
| D | key.c | 812 			       size_t plen,  in key_create_or_update()985 int key_update(key_ref_t key_ref, const void *payload, size_t plen)  in key_update()
 
 | 
| /Linux-v5.4/drivers/net/caif/ | 
| D | caif_hsi.c | 415 	u16 *plen = NULL;  in cfhsi_rx_desc()  local501 	u16 *plen;  in cfhsi_rx_desc_len()  local
 530 	u16 *plen = NULL;  in cfhsi_rx_pld()  local
 
 | 
| /Linux-v5.4/fs/iomap/ | 
| D | buffered-io.c | 72 	unsigned plen = min_t(loff_t, PAGE_SIZE - poff, length);  in iomap_adjust_read_range()  local215 	unsigned poff, plen;  in iomap_readpage_actor()  local
 529 		unsigned poff, unsigned plen, unsigned from, unsigned to,  in iomap_read_page_sync()
 557 	unsigned from = offset_in_page(pos), to = from + len, poff, plen;  in __iomap_write_begin()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | tcrypt.h | 27 	unsigned int plen;	/* per-update length */  member
 | 
| D | af_alg.c | 408 		int plen = min_t(int, len, PAGE_SIZE - off);  in af_alg_make_sg()  local596 			size_t plen = min_t(size_t, used, sg[i].length);  in af_alg_pull_tsgl()  local
 864 		size_t plen;  in af_alg_sendmsg()  local
 
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | hci_request.c | 127 struct sk_buff *__hci_cmd_sync_ev(struct hci_dev *hdev, u16 opcode, u32 plen,  in __hci_cmd_sync_ev()184 struct sk_buff *__hci_cmd_sync(struct hci_dev *hdev, u16 opcode, u32 plen,  in __hci_cmd_sync()
 285 struct sk_buff *hci_prepare_cmd(struct hci_dev *hdev, u16 opcode, u32 plen,  in hci_prepare_cmd()
 312 void hci_req_add_ev(struct hci_request *req, u16 opcode, u32 plen,  in hci_req_add_ev()
 342 void hci_req_add(struct hci_request *req, u16 opcode, u32 plen,  in hci_req_add()
 799 		u32 plen;  in hci_req_start_scan()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_qp.c | 46 	u32 plen;  in build_rdma_send()  local91 	u32 plen;  in build_rdma_write()  local
 
 | 
| D | iwch_cm.c | 530 static int send_mpa_reject(struct iwch_ep *ep, const void *pdata, u8 plen)  in send_mpa_reject()578 static int send_mpa_reply(struct iwch_ep *ep, const void *pdata, u8 plen)  in send_mpa_reply()
 813 	u16 plen;  in process_mpa_reply()  local
 941 	u16 plen;  in process_mpa_request()  local
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | ti_wilink_st.h | 339 	u8 plen;  member391 	u8 plen;  member
 401 	u16 plen;  member
 
 | 
| /Linux-v5.4/drivers/mtd/parsers/ | 
| D | ofpart.c | 157 	int i, plen, nr_parts;  in parse_ofoldpart_partitions()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb4/ | 
| D | qp.c | 417 	u32 plen = 0;  in build_immd()  local458 	u32 plen = 0;  in build_isgl()  local
 491 	u32 plen;  in build_rdma_send()  local
 558 	u32 plen;  in build_rdma_write()  local
 619 	u32 plen;  in build_rdma_write_cmpl()  local
 
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nf_conntrack_ftp.c | 70 	size_t plen;  member291 			const char *pattern, size_t plen,  in find_pattern()
 
 | 
| D | nft_nat.c | 115 	unsigned int alen, plen;  in nft_nat_init()  local
 | 
| D | nft_redir.c | 48 	unsigned int plen;  in nft_redir_init()  local
 | 
| /Linux-v5.4/drivers/net/fddi/skfp/ | 
| D | pmf.c | 554 	int		plen ;  in smt_add_para()  local1591 		int	plen ;  in dump_smt()  local
 
 | 
| /Linux-v5.4/certs/ | 
| D | system_keyring.c | 141 	size_t plen;  in load_system_certificate_list()  local
 | 
| /Linux-v5.4/net/nfc/nci/ | 
| D | data.c | 70 	int plen = skb->len;  in nci_push_data_hdr()  local
 | 
| /Linux-v5.4/arch/sparc/kernel/ | 
| D | adi_64.c | 62 		int plen;  in mdesc_adi_init()  local
 |