Home
last modified time | relevance | path

Searched defs:pcb (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/fs/erofs/
H A Dpcpubuf.c24 struct erofs_pcpubuf *pcb = &get_cpu_var(erofs_pcb); in erofs_get_pcpubuf() local
40 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, smp_processor_id()); in erofs_put_pcpubuf() local
63 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_growsize() local
122 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_init() local
133 struct erofs_pcpubuf *pcb = &per_cpu(erofs_pcb, cpu); in erofs_pcpubuf_exit() local
/openbmc/linux/drivers/nfc/st-nci/
H A Dndlc.c76 u8 pcb = PCB_TYPE_DATAFRAME | PCB_DATAFRAME_RETRANSMIT_NO | in ndlc_send() local
125 u8 pcb; in llt_ndlc_requeue_data_pending() local
150 u8 pcb; in llt_ndlc_rcv_queue() local
/openbmc/linux/arch/alpha/mm/
H A Dfault.c45 struct pcb_struct *pcb; in __load_new_mm_context() local
H A Dinit.c91 load_PCB(struct pcb_struct *pcb) in load_PCB()
/openbmc/linux/sound/core/seq/
H A Dseq_dummy.c109 struct snd_seq_port_callback pcb; in create_port() local
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_ext.c337 struct paiext_cb *pcb = cpump->paiext_cb; in paiext_add() local
369 struct paiext_cb *pcb = cpump->paiext_cb; in paiext_del() local
/openbmc/linux/arch/alpha/include/asm/
H A Dthread_info.h16 struct pcb_struct pcb; /* palcode state */ member
H A Dmmu_context.h30 __reload_thread(struct pcb_struct *pcb) in __reload_thread()
/openbmc/linux/net/nfc/
H A Ddigital_technology.c77 #define DIGITAL_ISO_DEP_PCB_TYPE(pcb) ((pcb) & 0xC0) argument
81 #define DIGITAL_ISO_DEP_BLOCK_HAS_DID(pcb) ((pcb) & 0x08) argument
170 u8 pcb; in digital_in_iso_dep_pull_sod() local
/openbmc/linux/drivers/xen/
H A Dgrant-table.c734 struct gnttab_free_callback **pcb; in gnttab_cancel_free_callback() local
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1040 struct _PCB *pcb; member
H A Dlpfc_hw.h4409 PCB_t pcb; member