Home
last modified time | relevance | path

Searched refs:popped (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c151 struct ec_event *popped = NULL; in event_queue_push() local
154 popped = event_queue_pop(q); in event_queue_push()
158 return popped; in event_queue_push()
/linux/tools/testing/selftests/powerpc/
H A Dutils.c638 struct sigaction popped; in pop_signal_handler() local
640 FAIL_IF_EXIT_MSG(sigaction(sig, &old_handler, &popped), in pop_signal_handler()
643 return popped; in pop_signal_handler()
/linux/fs/bcachefs/
H A Djournal_reclaim.c315 bool popped = false; in bch2_journal_reclaim_fast() local
327 popped = true; in bch2_journal_reclaim_fast()
330 if (popped) { in bch2_journal_reclaim_fast()
/linux/Documentation/arch/arm/
H A Dmem_alignment.rst5 Too many problems popped up because of unnoticed misaligned memory access in
/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt68 into them. Descriptors are popped from the queue and
/linux/Documentation/arch/arm64/
H A Dgcs.rst190 point to a valid GCS signal cap record, this will be popped from the
/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst164 This first popped up on RH 6.0. Delete "(CHECK)" for the SB1000 I/O addresses.
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c429 * @popped: packets popped upon handling txstatus.
431 * @failed_to_pop: packets that could not be popped.
438 u32 popped; member
616 h->popped++; in brcmf_fws_hanger_poppkt()
/linux/Documentation/bpf/
H A Dverifier.rst569 * The state ``{ r0 == 0, r1 == 0, pc == 4 }`` is popped from the states queue