Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/fs/bcachefs/
H A Djournal_reclaim.c326 bool popped = false; in bch2_journal_reclaim_fast() local
338 popped = true; in bch2_journal_reclaim_fast()
341 if (popped) { in bch2_journal_reclaim_fast()
/linux-6.15/Documentation/arch/arm/
H A Dmem_alignment.rst5 Too many problems popped up because of unnoticed misaligned memory access in
/linux-6.15/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt68 into them. Descriptors are popped from the queue and
/linux-6.15/Documentation/arch/arm64/
H A Dgcs.rst190 point to a valid GCS signal cap record, this will be popped from the
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c438 u32 popped; member
616 h->popped++; in brcmf_fws_hanger_poppkt()
/linux-6.15/Documentation/bpf/
H A Dverifier.rst569 * The state ``{ r0 == 0, r1 == 0, pc == 4 }`` is popped from the states queue