Searched refs:postponed (Results 1 - 30 of 30) sorted by relevance

/linux-4.4.14/crypto/
H A Dchainiv.c43 struct work_struct postponed; member in struct:async_chainiv_ctx
130 queued = queue_work(kcrypto_wq, &ctx->postponed); async_chainiv_schedule_work()
205 postponed); async_chainiv_do_postponed()
239 INIT_WORK(&ctx->postponed, async_chainiv_do_postponed); async_chainiv_init()
/linux-4.4.14/net/irda/
H A Dwrapper.c182 * do it "inline", as we receive the bytes, or "postponed", when
184 * (16 bytes on P6 200MHz, inlined 4 to 6 us, postponed 4 to 5 us)
185 * (24 bytes on P6 200MHz, inlined 7 to 8 us, postponed 5 to 7 us)
187 * (2005 B frame on P6 200MHz, inlined 10 to 25 us, postponed 140 to 180 us)
189 * (2005 B frame on P6 200MHz, inlined 30 to 50 us, postponed 150 to 180 us)
195 * "postponed" solution, because it come just at the time when we have
H A Dirlap_event.c451 /* A bunch of events may be postponed because the media is irlap_state_ndm()
455 * when it's OK for us to process those postponed events. irlap_state_ndm()
491 * packets are postponed during discovery and that after irlap_state_ndm()
H A Dirlmp_event.c381 * IrLAP, but it was postponed because the link was irlmp_state_active()
/linux-4.4.14/kernel/
H A Daudit_tree.c914 struct list_head *postponed = audit_killed_trees(); evict_chunk() local
931 if (!postponed) { evict_chunk()
936 list_move(&owner->list, postponed); evict_chunk()
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_debugfs.c63 seq_print_rq_state_bit(m, s & RQ_POSTPONED, &sep, "postponed"); seq_print_request_state()
/linux-4.4.14/net/atm/
H A Dclip.c143 pr_debug("destruction postponed with ref %d\n", neigh_check_cb()
/linux-4.4.14/net/sched/
H A Dsch_qfq.c870 * cause the service of other aggregates to be postponed, yet the
876 * service is postponed because of the backward-shift would have
/linux-4.4.14/arch/s390/kernel/
H A Dperf_cpum_sf.c433 * be postponed. Changing the sampling buffer requires the sampling allocate_buffers()
514 * and postponed allocation extents stored in the specified Perf event hardware.
/linux-4.4.14/drivers/usb/misc/
H A Diowarrior.c909 Deleting the device is postponed until close() was called. iowarrior_disconnect()
H A Dlegousbtower.c22 * - removed IOCTL (setting power/mode is more complicated, postponed)
/linux-4.4.14/drivers/uwb/
H A Drsv.c965 /* Cancel any postponed update. */ uwb_rsv_remove_all()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h39 /* Don't add a new command and continue execution of postponed
H A Dbnx2x_cmn.c3273 * reading (bnx2x_update_fpsb_idx) may be postponed
H A Dbnx2x_sp.c3080 * fact may be only less as some MACs in postponed ADD bnx2x_mcast_validate_e2()
/linux-4.4.14/fs/ncpfs/
H A Ddir.c178 * Closing files can be safely postponed until iput() - it's done there anyway.
/linux-4.4.14/net/rds/
H A Dib_recv.c685 * another ACK pending (postponed because the WR was on the
H A Diw_recv.c474 * another ACK pending (postponed because the WR was on the
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_internal.h104 /* Epoch close is postponed. */
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dcfg.c2064 * memory and don't initialize the wiphy further. This is postponed until we
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dhtt.h157 * postponed: only for HL hosts. indicates if this is a resend
/linux-4.4.14/fs/jfs/
H A Dnamei.c474 * postponed until all references to the files are closed.
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h1042 * time by which start of the event is allowed to be postponed.
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1001 * reading (qed_sb_update_sb_idx) may be postponed qede_poll()
/linux-4.4.14/kernel/sched/
H A Ddeadline.c373 * of a entity is replenished, its deadline is also postponed. That ensures
/linux-4.4.14/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1440 * the data that has been transferred via IB RDMA had to be postponed until the
/linux-4.4.14/block/
H A Dblk-core.c197 * Sometimes queueing needs to be postponed for a little while, to allow
/linux-4.4.14/sound/soc/codecs/
H A Dwm8994.c1285 /* We may also have postponed startup of DSP, handle that. */ late_enable_ev()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dmain.c1884 "run postponed irq_work directly"); wl1271_op_resume()
/linux-4.4.14/fs/ext4/
H A Dinode.c3592 * can get lost as it may have been postponed to submission of writeback but

Completed in 1169 milliseconds