Home
last modified time | relevance | path

Searched refs:popped (Results 1 – 6 of 6) 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/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/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c438 u32 popped; member
616 h->popped++; in brcmf_fws_hanger_poppkt()