/linux/drivers/mtd/ |
H A D | rfd_ftl.c | 71 struct partition { struct 93 static int build_block_map(struct partition *part, int block_no) in build_block_map() argument
|
/linux/drivers/hv/ |
H A D | mshv_eventfd.c | 30 void mshv_register_irq_ack_notifier(struct mshv_partition *partition, in mshv_register_irq_ack_notifier() 38 void mshv_unregister_irq_ack_notifier(struct mshv_partition *partition, in mshv_unregister_irq_ack_notifier() 47 bool mshv_notify_acked_gsi(struct mshv_partition *partition, int gsi) in mshv_notify_acked_gsi() 80 struct mshv_partition *partition; in mshv_irqfd_resampler_ack() local 155 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_try_assert_irq_fast() local 194 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_assert_irq_slow() local 627 struct mshv_partition *partition = (struct mshv_partition *)data; in ioeventfd_mmio_write() local
|
/linux/drivers/mtd/maps/ |
H A D | vmu-flash.c | 25 int partition; member 44 int partition; member 57 struct mtd_info *mtd, int partition) in ofs_to_block() 115 int partition, error = 0, x, wait; in maple_vmu_read_block() local 232 int partition, error, locking, x, phaselen, wait; in maple_vmu_write_block() local 310 int partition, error; in vmu_flash_read_char() local 358 int index = 0, retval, partition, leftover, numblocks; in vmu_flash_read() local 422 int index = 0, partition, error = 0, numblocks; in vmu_flash_write() local
|
/linux/include/uapi/linux/ |
H A D | fsl_hypervisor.h | 56 __u32 partition; member 76 __u32 partition; member 91 __u32 partition; member 106 __u32 partition; member
|
H A D | switchtec_ioctl.h | 142 __u32 partition; member
|
/linux/arch/powerpc/include/asm/ |
H A D | fsl_hcalls.h | 224 static inline unsigned int fh_partition_restart(unsigned int partition) in fh_partition_restart() 255 static inline unsigned int fh_partition_get_status(unsigned int partition, in fh_partition_get_status() 285 static inline unsigned int fh_partition_start(unsigned int partition, in fh_partition_start() 312 static inline unsigned int fh_partition_stop(unsigned int partition) in fh_partition_stop()
|
/linux/drivers/md/dm-vdo/ |
H A D | encodings.c | 647 int vdo_configure_slab_depot(const struct partition *partition, in vdo_configure_slab_depot() 784 struct partition *partition; in allocate_partition() local 933 struct partition *partition; in vdo_get_partition() local 955 struct partition *partition; in vdo_get_known_partition() local 965 const struct partition *partition; in encode_layout() local 1000 struct partition *partition; in decode_layout() local
|
H A D | encodings.h | 580 struct partition { struct 581 enum partition_id id; /* The id of this partition */ argument 582 physical_block_number_t offset; /* The offset into the layout of this partition */ argument 583 block_count_t count; /* The number of blocks in the partition */ argument 584 struct partition *next; /* A pointer to the next partition in the layout */ argument
|
H A D | dm-vdo-target.c | 1320 struct partition *partition; in decode_vdo() local 2541 static void partition_to_region(struct partition *partition, struct vdo *vdo, in partition_to_region()
|
/linux/include/media/ |
H A D | v4l2-vp9.h | 81 u8 partition[16][3]; member 120 u32 (*partition)[16][4]; member
|
/linux/drivers/net/wireless/ti/wl1251/ |
H A D | io.c | 124 struct wl1251_partition_set *partition; in wl1251_set_partition() local
|
/linux/drivers/misc/ |
H A D | sram.h | 31 struct sram_partition *partition; member
|
/linux/scripts/ |
H A D | checkkconfigsymbols.py | 260 def partition(lst, size): function
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | boot.c | 163 struct wlcore_partition_set partition; in wl1271_boot_upload_firmware_chunk() local
|
/linux/block/partitions/ |
H A D | osf.c | 54 struct d_partition * partition; in osf_partition() local
|
/linux/drivers/misc/genwqe/ |
H A D | card_sysfs.c | 188 int partition; in next_bitstream_store() local
|
/linux/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_tpmi_core.c | 432 static int map_cdies(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_cdies() 493 static int map_partition_power_domain_id(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_partition_power_domain_id() 1557 u8 partition; in tpmi_sst_dev_add() local
|
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_vp9.h | 29 u8 partition[2][16][4]; /* [keyframe][][], [inter][][] */ member
|
/linux/fs/afs/ |
H A D | afs_vl.h | 92 unsigned partition; /* partition ID on this server */ member
|
/linux/drivers/virt/ |
H A D | fsl_hypervisor.c | 483 uint32_t partition; /* The partition handle, if used */ member
|
/linux/include/linux/ |
H A D | intel_vsec.h | 164 u8 partition; member
|
/linux/arch/powerpc/kernel/ |
H A D | nvram_64.c | 42 struct list_head partition; member
|
/linux/drivers/input/rmi4/ |
H A D | rmi_f34v7.c | 231 u8 partition; in rmi_f34v7_write_partition_id() local
|
/linux/drivers/ntb/hw/mscc/ |
H A D | ntb_hw_switchtec.c | 417 int partition, in switchtec_ntb_part_link_speed() 913 int lut_idx, int partition, u64 addr) in config_rsvd_lut_win()
|
/linux/drivers/scsi/ |
H A D | st.c | 3134 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() 3194 static int set_location(struct scsi_tape *STp, unsigned int block, int partition, in set_location() 3298 int i, partition; in find_partition() local
|