/Linux-v5.15/drivers/iommu/ |
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-v5.15/net/bluetooth/ |
D | hci_event.c | 161 void *sent; in hci_cc_write_link_policy() local 198 void *sent; in hci_cc_write_def_link_policy() local 249 struct hci_cp_read_stored_link_key *sent; in hci_cc_read_stored_link_key() local 282 void *sent; in hci_cc_write_local_name() local 317 void *sent; in hci_cc_write_auth_enable() local 346 void *sent; in hci_cc_write_encrypt_mode() local 369 void *sent; in hci_cc_write_scan_enable() local 404 void *sent; in hci_cc_set_event_filter() local 441 void *sent; in hci_cc_write_class_of_dev() local 488 void *sent; in hci_cc_write_voice_setting() local [all …]
|
/Linux-v5.15/net/smc/ |
D | smc_tx.h | 23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
|
D | smc_tx.c | 306 union smc_host_cursor *sent, in smc_tx_advance_cursors() 419 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
|
/Linux-v5.15/drivers/bluetooth/ |
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
|
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-v5.15/samples/bpf/ |
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-v5.15/net/x25/ |
D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
/Linux-v5.15/net/vmw_vsock/ |
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-v5.15/include/linux/ |
D | adb.h | 17 unsigned char sent; member
|
/Linux-v5.15/net/sctp/ |
D | chunk.c | 78 int error, sent; in sctp_datamsg_destroy() local
|
/Linux-v5.15/sound/pci/echoaudio/ |
D | midi.c | 206 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/Linux-v5.15/drivers/infiniband/sw/siw/ |
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-v5.15/drivers/tty/hvc/ |
D | hvc_xen.c | 84 int sent = 0; in __write_console() local 120 int sent = __write_console(cons, data, len); in domU_write_console() local
|
/Linux-v5.15/drivers/usb/usbip/ |
D | vudc_transfer.c | 187 int sent = 0; in transfer() local
|
/Linux-v5.15/drivers/net/wireless/marvell/libertas/ |
D | if_cs.c | 562 int sent = 0; in if_cs_prog_helper() local 652 int sent; in if_cs_prog_real() local
|
/Linux-v5.15/fs/ksmbd/ |
D | connection.c | 163 int sent; in ksmbd_conn_write() local
|
/Linux-v5.15/drivers/message/fusion/ |
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-v5.15/drivers/staging/unisys/visorhba/ |
D | visorhba_main.c | 52 void *sent; member 151 void *sent; in del_scsipending_ent() local
|
/Linux-v5.15/drivers/target/iscsi/ |
D | iscsi_target_seq_pdu_list.h | 67 int sent; member
|
/Linux-v5.15/fs/cifs/ |
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-v5.15/drivers/scsi/ibmvscsi/ |
D | ibmvscsi.h | 94 struct list_head sent; member
|
/Linux-v5.15/net/sunrpc/ |
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 2546 unsigned int sent = 0; in bc_sendto() local
|
/Linux-v5.15/net/hsr/ |
D | hsr_forward.c | 374 bool sent = false; in hsr_forward_do() local
|
/Linux-v5.15/drivers/fpga/ |
D | stratix10-soc.c | 283 int sent = 0; in s10_ops_write() local
|