Searched refs:part0 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | blkdev_compat.h | 527 generic_start_io_acct(rw, bio_sectors(bio), &disk->part0); in blk_generic_start_io_acct() 531 generic_start_io_acct(q, rw, bio_sectors(bio), &disk->part0); in blk_generic_start_io_acct() 547 generic_end_io_acct(rw, &disk->part0, start_time); in blk_generic_end_io_acct() 549 generic_end_io_acct(q, rw, &disk->part0, start_time); in blk_generic_end_io_acct()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,gic-v3.yaml | 261 part0: interrupt-partition-0 { 274 interrupts = <1 1 4 &part0>;
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 655 unsigned int part0 = RTE_PTR_DIFF((u8 *)q->stat, in write_sgl() local 659 if (likely(part0)) in write_sgl() 660 memcpy(sgl->sge, buf, part0); in write_sgl() 662 rte_memcpy(q->desc, RTE_PTR_ADD((u8 *)buf, part0), part1); in write_sgl()
|