| /linux/drivers/scsi/libsas/ |
| H A D | sas_event.c | 151 bool deferred = false; in sas_defer_event() local 158 deferred = true; in sas_defer_event() 161 return deferred; in sas_defer_event()
|
| /linux/fs/lockd/ |
| H A D | svcsubs.c | 95 __be32 deferred = 0; in nlm_do_fopen() local 115 deferred = nlmerr; in nlm_do_fopen() 126 return deferred ? deferred : nlmerr; in nlm_do_fopen()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_drm_client.c | 200 LLIST_HEAD(deferred); in show_meminfo() 249 xe_bo_put_deferred(bo, &deferred); in show_meminfo() 253 xe_bo_put_commit(&deferred); in show_meminfo()
|
| H A D | xe_bo.h | 514 xe_bo_put_deferred(struct xe_bo *bo, struct llist_head *deferred) in xe_bo_put_deferred() argument 516 if (!deferred) { in xe_bo_put_deferred() 524 return llist_add(&bo->freed, deferred); in xe_bo_put_deferred() 527 void xe_bo_put_commit(struct llist_head *deferred);
|
| H A D | xe_pt.c | 206 void xe_pt_destroy(struct xe_pt *pt, u32 flags, struct llist_head *deferred) in xe_pt_destroy() argument 215 xe_bo_put_deferred(pt->bo, deferred); in xe_pt_destroy() 223 deferred); in xe_pt_destroy() 1085 u32 num_entries, struct llist_head *deferred) in xe_pt_commit() argument 1105 xe_vma_vm(vma)->flags, deferred); in xe_pt_commit() 2291 init_llist_head(&pt_update_ops->deferred); in xe_pt_update_ops_init() 2638 pt_op->num_entries, &pt_update_ops->deferred); in xe_pt_update_ops_run() 2738 xe_bo_put_commit(&vops->pt_update_ops[tile->id].deferred); in xe_pt_update_ops_fini()
|
| /linux/kernel/unwind/ |
| H A D | Makefile | 1 obj-$(CONFIG_UNWIND_USER) += user.o deferred.o
|
| /linux/fs/smb/client/ |
| H A D | misc.c | 505 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_deferred_file() 506 if (cancel_delayed_work(&cfile->deferred)) { in cifs_close_deferred_file() 538 if (delayed_work_pending(&cfile->deferred)) { in cifs_close_all_deferred_files() 539 if (cancel_delayed_work(&cfile->deferred)) { in cifs_close_all_deferred_files() 609 delayed_work_pending(&cfile->deferred) && in cifs_close_deferred_file_under_dentry() 610 cancel_delayed_work(&cfile->deferred)) { in cifs_close_deferred_file_under_dentry()
|
| /linux/Documentation/arch/riscv/ |
| H A D | cmodx.rst | 58 As an aside, "deferred" icache flushes can sometimes be triggered in the kernel. 60 and when the kernel uses copy_to_user_page(). These deferred flushes happen only 62 an icache flush, this deferred icache flush will be skipped as it is redundant.
|
| /linux/net/switchdev/ |
| H A D | switchdev.c | 51 static LIST_HEAD(deferred); 70 if (list_empty(&deferred)) { in switchdev_deferred_dequeue() 74 dfitem = list_first_entry(&deferred, in switchdev_deferred_dequeue() 83 * switchdev_deferred_process - Process ops in deferred queue 85 * Called to flush the ops currently queued in deferred ops queue. 125 list_add_tail(&dfitem->list, &deferred); in switchdev_deferred_enqueue() 437 * Returns true if a deferred item is pending, which is 453 list_for_each_entry(dfitem, &deferred, list) { in switchdev_port_obj_act_is_deferred()
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 208 struct delayed_work deferred; member 310 INIT_DELAYED_WORK(&nl->deferred, plip_kick_bh); in plip_init_netdev() 325 container_of(work, struct net_local, deferred.work); in plip_kick_bh() 379 schedule_delayed_work(&nl->deferred, 1); in plip_bh() 614 schedule_delayed_work(&nl->deferred, 1); in plip_receive_packet() 867 schedule_delayed_work(&nl->deferred, 1); in plip_send_packet() 911 schedule_delayed_work(&nl->deferred, 1); in plip_error()
|
| /linux/Documentation/fb/ |
| H A D | deferred_io.rst | 11 - deferred IO and driver sets up fault and page_mkwrite handlers 62 2. Setup your deferred IO callback. Eg::
|
| H A D | metronomefb.rst | 36 Metronomefb uses the deferred IO interface so that it can provide a memory
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | hugepages.rst | 13 CXL Memory deferred to the CXL Driver for configuration cannot have its
|
| /linux/net/openvswitch/ |
| H A D | flow_table.h | 78 void ovs_flow_free(struct sw_flow *, bool deferred);
|
| /linux/arch/arm/include/asm/ |
| H A D | tls.h | 15 @ TLS register update is deferred until return to user space
|
| /linux/drivers/net/ethernet/3com/ |
| H A D | 3c59x.c | 646 u16 deferred; /* Resend these interrupts when we member 1878 if (vp->deferred) in vortex_timer() 2275 status |= vp->deferred; in _vortex_interrupt() 2276 vp->deferred = 0; in _vortex_interrupt() 2341 vp->deferred |= status; in _vortex_interrupt() 2342 iowrite16(SetStatusEnb | (~vp->deferred & vp->status_enable), in _vortex_interrupt() 2344 iowrite16(AckIntr | (vp->deferred & 0x7ff), ioaddr + EL3_CMD); in _vortex_interrupt() 2399 status |= vp->deferred; in _boomerang_interrupt() 2400 vp->deferred = 0; in _boomerang_interrupt() 2477 vp->deferred |= status; in _boomerang_interrupt() [all …]
|
| /linux/Documentation/arch/arm64/ |
| H A D | sme.rst | 100 length, the state of the PR_SME_VL_INHERIT flag, and the deferred vector 210 * Either the calling thread's vector length or the deferred vector length 217 * Any previously outstanding deferred vector length change in the calling 223 present in arg; otherwise, the reported vector length is the deferred 250 There is no way to determine whether there is an outstanding deferred 394 * a deferred vector length change is pending, established via the
|
| /linux/drivers/scsi/ |
| H A D | st.h | 21 u8 deferred; member
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_bus_pci.c | 417 cancel_work_sync(&ionic->lif->deferred.work); in ionic_remove() 452 cancel_work_sync(&lif->deferred.work); in ionic_reset_prepare()
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | knfsd-stats.rst | 112 deferred because the transport is currently being used by an nfsd 116 packets-deferred = packets-arrived - ( sockets-enqueued + threads-woken )
|
| /linux/Documentation/i2c/muxes/ |
| H A D | i2c-mux-gpio.rst | 72 including deferred probing if the GPIO chip isn't immediately
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 28 remains on the run queue but marked for "deferred dequeue," allowing its
|
| /linux/drivers/net/usb/ |
| H A D | usbnet.c | 1497 usb_anchor_urb(urb, &dev->deferred); in usbnet_start_xmit() 1503 goto deferred; in usbnet_start_xmit() 1542 deferred: in usbnet_start_xmit() 1689 while ((urb = usb_get_from_anchor(&dev->deferred))) { in usbnet_disconnect() 1787 init_usb_anchor(&dev->deferred); in usbnet_probe() 1987 while ((res = usb_get_from_anchor(&dev->deferred))) { in usbnet_resume()
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 84 controller port this device is attached to will be deferred. That is 88 operations on that port will be deferred until the timeout specified
|
| /linux/include/linux/usb/ |
| H A D | usbnet.h | 61 struct usb_anchor deferred; member
|