| /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
|
| H A D | ftl.c | 1005 partition_t *partition; in ftl_add_mtd() local
|
| /linux/drivers/hv/ |
| H A D | mshv_root_main.c | 170 static int mshv_ioctl_passthru_hvcall(struct mshv_partition *partition, in mshv_ioctl_passthru_hvcall() 615 mshv_partition_region_by_gfn(struct mshv_partition *partition, u64 gfn) in mshv_partition_region_by_gfn() 1068 mshv_partition_ioctl_create_vp(struct mshv_partition *partition, in mshv_partition_ioctl_create_vp() 1214 static int mshv_init_async_handler(struct mshv_partition *partition) in mshv_init_async_handler() 1228 struct mshv_partition *partition = data; in mshv_async_hvcall_handler() local 1240 static int mshv_partition_create_region(struct mshv_partition *partition, in mshv_partition_create_region() 1294 struct mshv_partition *partition = region->partition; in mshv_prepare_pinned_region() local 1360 mshv_map_user_memory(struct mshv_partition *partition, in mshv_map_user_memory() 1430 mshv_unmap_user_memory(struct mshv_partition *partition, in mshv_unmap_user_memory() 1464 mshv_partition_ioctl_set_memory(struct mshv_partition *partition, in mshv_partition_ioctl_set_memory() [all …]
|
| H A D | mshv_irq.c | 18 int mshv_update_routing_table(struct mshv_partition *partition, in mshv_update_routing_table() 87 void mshv_free_routing_table(struct mshv_partition *partition) in mshv_free_routing_table() 96 mshv_ret_girq_entry(struct mshv_partition *partition, u32 irqnum) in mshv_ret_girq_entry()
|
| 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 156 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_try_assert_irq_fast() local 204 struct mshv_partition *partition = irqfd->irqfd_partn; in mshv_assert_irq_slow() local 644 struct mshv_partition *partition = (struct mshv_partition *)data; in ioeventfd_mmio_write() local
|
| H A D | mshv_root.h | 91 struct mshv_partition *partition; member 255 static inline bool mshv_partition_encrypted(struct mshv_partition *partition) in mshv_partition_encrypted() 352 static inline int mshv_debugfs_partition_create(struct mshv_partition *partition) in mshv_debugfs_partition_create() 356 static inline void mshv_debugfs_partition_remove(struct mshv_partition *partition) { } in mshv_debugfs_partition_remove()
|
| /linux/fs/udf/ |
| H A D | partition.c | 26 uint16_t partition, uint32_t offset) in udf_get_pblock() 43 uint16_t partition, uint32_t offset) in udf_get_pblock_virt15() 102 uint16_t partition, uint32_t offset) in udf_get_pblock_virt20() 108 uint16_t partition, uint32_t offset) in udf_get_pblock_spar15() 276 uint16_t partition, uint32_t offset) in udf_try_read_meta() 304 uint16_t partition, uint32_t offset) in udf_get_pblock_meta25()
|
| H A D | balloc.c | 107 static void udf_add_free_space(struct super_block *sb, u16 partition, u32 cnt) in udf_add_free_space() 177 uint16_t partition, uint32_t first_block, in udf_bitmap_prealloc_blocks() 224 struct udf_bitmap *bitmap, uint16_t partition, in udf_bitmap_new_block() 494 struct inode *table, uint16_t partition, in udf_table_prealloc_blocks() 563 struct inode *table, uint16_t partition, in udf_table_new_block() 668 uint16_t partition = bloc->partitionReferenceNum; in udf_free_blocks() local 698 uint16_t partition, uint32_t first_block, in udf_prealloc_blocks() 724 uint16_t partition, uint32_t goal, int *err) in udf_new_block()
|
| /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/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/drivers/media/platform/rockchip/rkvdec/ |
| H A D | rkvdec-vp9.c | 73 u8 partition[16][3]; member 103 u32 partition[16][4]; member 130 u32 partition[4][4][4]; member
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_sysfs.c | 188 int partition; in next_bitstream_store() local
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_vp9.h | 29 u8 partition[2][16][4]; /* [keyframe][][], [inter][][] */ member
|
| /linux/include/uapi/linux/ |
| H A D | switchtec_ioctl.h | 142 __u32 partition; member
|
| /linux/fs/afs/ |
| H A D | afs_vl.h | 92 unsigned partition; /* partition ID on this server */ member
|
| /linux/drivers/platform/x86/intel/speed_select_if/ |
| H A D | isst_tpmi_core.c | 439 static int map_cdies(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_cdies() 500 static int map_partition_power_domain_id(struct tpmi_sst_struct *sst_inst, u8 id, u8 *partition) in map_partition_power_domain_id() 1634 u8 partition; in tpmi_sst_dev_add() local
|
| /linux/drivers/virt/ |
| H A D | fsl_hypervisor.c | 483 uint32_t partition; /* The partition handle, if used */ member
|
| /linux/drivers/input/rmi4/ |
| H A D | rmi_f34v7.c | 231 u8 partition; in rmi_f34v7_write_partition_id() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | nvram_64.c | 42 struct list_head partition; member
|
| /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 | 3135 static int get_location(struct scsi_tape *STp, unsigned int *block, int *partition, in get_location() 3195 static int set_location(struct scsi_tape *STp, unsigned int block, int partition, in set_location() 3299 int i, partition; in find_partition() local
|