Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 13 of 13) sorted by relevance

/net/nfc/hci/
Dcommand.c31 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async()
67 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd()
106 u8 pipe; in nfc_hci_send_event() local
127 u8 pipe; in nfc_hci_send_cmd() local
143 u8 pipe; in nfc_hci_send_cmd_async() local
198 static int nfc_hci_open_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_open_pipe()
218 static int nfc_hci_close_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_close_pipe()
232 u8 pipe; in nfc_hci_create_pipe() local
255 static int nfc_hci_delete_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_delete_pipe()
284 u8 pipe = hdev->gate2pipe[gate]; in nfc_hci_disconnect_gate() local
[all …]
Dhcp.c33 int nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, in nfc_hci_hcp_message_tx()
131 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx()
Dhci.h25 u8 pipe; member
65 u8 pipe; member
69 u8 pipe; member
Dcore.c144 u8 pipe; in nfc_hci_msg_rx_work() local
193 void nfc_hci_cmd_received(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_cmd_received()
393 void nfc_hci_event_received(struct nfc_hci_dev *hdev, u8 pipe, u8 event, in nfc_hci_event_received()
872 u8 pipe; in nfc_hci_recv_from_llc() local
/net/nfc/nci/
Dhci.c32 u8 pipe; member
49 u8 pipe; member
53 u8 pipe; member
153 static int nci_hci_send_data(struct nci_dev *ndev, u8 pipe, in nci_hci_send_data()
223 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_event() local
242 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_cmd() local
287 static void nci_hci_event_received(struct nci_dev *ndev, u8 pipe, in nci_hci_event_received()
294 static void nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, in nci_hci_cmd_received()
377 static void nci_hci_resp_received(struct nci_dev *ndev, u8 pipe, in nci_hci_resp_received()
398 static void nci_hci_hcp_message_rx(struct nci_dev *ndev, u8 pipe, in nci_hci_hcp_message_rx()
[all …]
/net/sunrpc/
Drpc_pipe.c84 struct rpc_pipe *pipe = in rpc_timeout_upcall_queue() local
133 rpc_queue_upcall(struct rpc_pipe *pipe, struct rpc_pipe_msg *msg) in rpc_queue_upcall()
171 struct rpc_pipe *pipe = RPC_I(inode)->pipe; in rpc_close_pipes() local
220 struct rpc_pipe *pipe; in rpc_pipe_open() local
247 struct rpc_pipe *pipe; in rpc_pipe_release() local
289 struct rpc_pipe *pipe; in rpc_pipe_read() local
365 struct rpc_pipe *pipe; in rpc_pipe_ioctl() local
547 init_pipe(struct rpc_pipe *pipe) in init_pipe()
562 void rpc_destroy_pipe_data(struct rpc_pipe *pipe) in rpc_destroy_pipe_data()
570 struct rpc_pipe *pipe; in rpc_mkpipe_data() local
[all …]
/net/sunrpc/auth_gss/
Dauth_gss.c83 struct rpc_pipe *pipe; member
295 struct rpc_pipe *pipe; member
343 __gss_find_upcall(struct rpc_pipe *pipe, kuid_t uid, const struct gss_auth *auth) in __gss_find_upcall()
366 struct rpc_pipe *pipe = gss_msg->pipe; in gss_add_msg() local
392 struct rpc_pipe *pipe = gss_msg->pipe; in gss_unhash_msg() local
426 struct rpc_pipe *pipe = gss_msg->pipe; in gss_upcall_callback() local
572 struct rpc_pipe *pipe; in gss_refresh_upcall() local
618 struct rpc_pipe *pipe; in gss_create_upcall() local
685 struct rpc_pipe *pipe = RPC_I(file_inode(filp))->pipe; in gss_pipe_downcall() local
808 struct rpc_pipe *pipe = RPC_I(inode)->pipe; in gss_pipe_release() local
[all …]
/net/ipv4/
Dtcp.c313 struct pipe_inode_info *pipe; member
755 struct pipe_inode_info *pipe, size_t len, in tcp_splice_read()
/net/core/
Dskbuff.c2141 struct pipe_inode_info *pipe, struct page *page, in spd_fill_page()
2172 struct pipe_inode_info *pipe) in __splice_segment()
2206 static bool __skb_splice_bits(struct sk_buff *skb, struct pipe_inode_info *pipe, in __skb_splice_bits()
2259 struct pipe_inode_info *pipe, unsigned int tlen, in skb_splice_bits()
/net/smc/
Daf_smc.c1292 struct pipe_inode_info *pipe, size_t len, in smc_splice_read()
/net/unix/
Daf_unix.c2266 struct pipe_inode_info *pipe; member
2504 struct pipe_inode_info *pipe, in unix_stream_splice_read()
/net/kcm/
Dkcmsock.c1172 struct pipe_inode_info *pipe, size_t len, in kcm_splice_read()
/net/
Dsocket.c875 struct pipe_inode_info *pipe, size_t len, in sock_splice_read()