Searched refs:p_type (Results 1 – 12 of 12) sorted by relevance
170 p->p_type = OPDL_INVALID_PORT; in opdl_port_unlink()407 const char *p_type; in opdl_dump() local415 if (port->p_type == OPDL_REGULAR_PORT) in opdl_dump()416 p_type = "REG"; in opdl_dump()418 p_type = " RX"; in opdl_dump()420 p_type = " TX"; in opdl_dump()422 p_type = "SYNC"; in opdl_dump()424 p_type = "????"; in opdl_dump()428 if (port->p_type == OPDL_REGULAR_PORT || in opdl_dump()429 port->p_type == OPDL_ASYNC_PORT) in opdl_dump()[all …]
44 if (p->p_type == OPDL_PURE_RX_PORT || in enqueue_check()45 p->p_type == OPDL_ASYNC_PORT) { in enqueue_check()362 if (port->p_type == OPDL_PURE_RX_PORT) { in opdl_add_event_handlers()366 } else if (port->p_type == OPDL_PURE_TX_PORT) { in opdl_add_event_handlers()376 } else if (port->p_type == OPDL_REGULAR_PORT) { in opdl_add_event_handlers()381 } else if (port->p_type == OPDL_ASYNC_PORT) { in opdl_add_event_handlers()730 port->p_type = OPDL_REGULAR_PORT; in initialise_all_other_ports()748 port->p_type = OPDL_PURE_TX_PORT; in initialise_all_other_ports()768 port->p_type = OPDL_ASYNC_PORT; in initialise_all_other_ports()886 port->p_type = OPDL_PURE_RX_PORT; in initialise_queue_zero_ports()
144 enum port_type p_type; member
93 phdr.p_type = PT_DUMP_DELTA; in dumpsys_write_aux_headers()
109 Elf32_Word p_type; /* Entry type. */ member
118 Elf64_Word p_type; /* Entry type. */ member
349 struct uuid p_type; member
157 if (phdr[i].p_type != PT_LOAD) in load_kernel()
1840 enum protocol_type *p_type, in ecore_cxt_test_cid_acquired() argument1847 for (*p_type = 0; *p_type < MAX_CONN_TYPES; (*p_type)++) { in ecore_cxt_test_cid_acquired()1849 *pp_map = &p_mngr->acquired[*p_type]; in ecore_cxt_test_cid_acquired()1851 *pp_map = &p_mngr->acquired_vf[*p_type][vfid]; in ecore_cxt_test_cid_acquired()1860 if (*p_type == MAX_CONN_TYPES) { in ecore_cxt_test_cid_acquired()1874 *p_type = MAX_CONN_TYPES; in ecore_cxt_test_cid_acquired()
715 if (phdr[i].p_type != PT_LOAD || phdr[i].p_memsz == 0) in __elfN()896 if (phdr[i].p_type != PT_LOAD || phdr[i].p_memsz == 0) in __elfN()967 KASSERT(phdr->p_type == PT_INTERP, in __elfN()968 ("%s: p_type %u != PT_INTERP", __func__, phdr->p_type)); in __elfN()1124 switch (phdr[i].p_type) { in __CONCAT()1777 phdr->p_type = PT_LOAD; in cb_put_phdr()2021 phdr->p_type = PT_NOTE; in __elfN()2765 if (phdr[i].p_type == PT_NOTE && __elfN(parse_notes)(imgp, in __elfN()2769 if (phdr[j].p_type == PT_NOTE && in __elfN()
254 phdr.p_type = PT_LOAD; in cb_dumphdr()
787 if (phdr->p_type != PT_LOAD) in preload_protect()1059 switch (phdr->p_type) { in link_elf_load_file()1219 if (segs[i]->p_type != PT_LOAD) in link_elf_load_file()