/linux/drivers/iommu/ |
A D | exynos-iommu.c | 41 #define lv1ent_fault(sent) ((*(sent) == ZERO_LV2LINK) || \ argument 43 #define lv1ent_zero(sent) (*(sent) == ZERO_LV2LINK) argument 44 #define lv1ent_page_zero(sent) ((*(sent) & 3) == 1) argument 45 #define lv1ent_page(sent) ((*(sent) != ZERO_LV2LINK) && \ argument 47 #define lv1ent_section(sent) ((*(sent) & 3) == 2) argument 96 #define section_phys(sent) (sect_to_phys(*(sent)) & SECT_MASK) argument 120 #define lv2table_base(sent) (sect_to_phys(*(sent) & 0xFFFFFFC0)) argument 186 static sysmmu_pte_t *page_entry(sysmmu_pte_t *sent, sysmmu_iova_t iova) in page_entry() 904 sysmmu_pte_t *sent, sysmmu_iova_t iova, short *pgcounter) in alloc_lv2entry() 962 sysmmu_pte_t *sent, sysmmu_iova_t iova, in lv1set_section()
|
/linux/net/bluetooth/ |
A D | hci_event.c | 162 void *sent; in hci_cc_write_link_policy() local 199 void *sent; in hci_cc_write_def_link_policy() local 283 void *sent; in hci_cc_write_local_name() local 318 void *sent; in hci_cc_write_auth_enable() local 347 void *sent; in hci_cc_write_encrypt_mode() local 370 void *sent; in hci_cc_write_scan_enable() local 405 void *sent; in hci_cc_set_event_filter() local 442 void *sent; in hci_cc_write_class_of_dev() local 489 void *sent; in hci_cc_write_voice_setting() local 649 void *sent; in hci_cc_write_auth_payload_timeout() local [all …]
|
A D | hci_codec.c | 10 struct hci_op_read_local_codec_caps *sent, in hci_codec_list_add()
|
/linux/net/smc/ |
A D | smc_tx.h | 23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
|
A D | smc_tx.c | 309 union smc_host_cursor *sent, in smc_tx_advance_cursors() 422 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
|
/linux/drivers/bluetooth/ |
A D | ath3k.c | 210 int err, pipe, size, sent = 0; in ath3k_load_firmware() local 279 int err, pipe, size, count, sent = 0; in ath3k_load_fwfile() local
|
A D | bfusb.c | 454 int sent = 0, size, count; in bfusb_send_frame() local 522 int err, pipe, len, size, sent = 0; in bfusb_load_firmware() local
|
/linux/samples/bpf/ |
A D | xdp_sample.bpf.c | 207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() 238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
|
/linux/net/x25/ |
A D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
/linux/net/vmw_vsock/ |
A D | vmci_transport_notify.c | 121 bool sent; in vmci_transport_handle_waiting_read() local 151 bool sent; in vmci_transport_handle_waiting_write() local
|
/linux/include/linux/ |
A D | adb.h | 17 unsigned char sent; member
|
/linux/net/sctp/ |
A D | chunk.c | 78 int error, sent; in sctp_datamsg_destroy() local
|
/linux/sound/pci/echoaudio/ |
A D | midi.c | 206 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/linux/drivers/infiniband/sw/siw/ |
A D | siw_qp_tx.c | 328 int i = 0, rv = 0, sent = 0, in siw_tcp_sendpages() local 373 int i = 0, sent = 0, rv; in siw_0copy_tx() local
|
/linux/drivers/tty/hvc/ |
A D | hvc_xen.c | 86 int sent = 0; in __write_console() local 122 int sent = __write_console(cons, data, len); in domU_write_console() local
|
/linux/drivers/usb/usbip/ |
A D | vudc_transfer.c | 187 int sent = 0; in transfer() local
|
/linux/drivers/net/wireless/marvell/libertas/ |
A D | if_cs.c | 562 int sent = 0; in if_cs_prog_helper() local 652 int sent; in if_cs_prog_real() local
|
/linux/fs/ksmbd/ |
A D | connection.c | 162 int sent; in ksmbd_conn_write() local
|
/linux/drivers/staging/unisys/visorhba/ |
A D | visorhba_main.c | 52 void *sent; member 151 void *sent; in del_scsipending_ent() local
|
/linux/drivers/message/fusion/ |
A D | mptlan.c | 570 struct sk_buff *sent; in mpt_lan_send_turbo() local 603 struct sk_buff *sent; in mpt_lan_send_reply() local
|
/linux/drivers/target/iscsi/ |
A D | iscsi_target_seq_pdu_list.h | 67 int sent; member
|
/linux/fs/cifs/ |
A D | transport.c | 191 size_t *sent) in smb_send_kvec() 312 size_t total_len = 0, sent, size; in __smb_send_rqst() local
|
/linux/drivers/scsi/ibmvscsi/ |
A D | ibmvscsi.h | 94 struct list_head sent; member
|
/linux/net/sunrpc/ |
A D | xprtsock.c | 854 unsigned int sent; in xs_local_send_request() local 925 unsigned int sent; in xs_udp_send_request() local 1009 unsigned int sent; in xs_tcp_send_request() local 2519 unsigned int sent = 0; in bc_sendto() local
|
/linux/drivers/fpga/ |
A D | stratix10-soc.c | 283 int sent = 0; in s10_ops_write() local
|