| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | efi-pstore.c | 38 static inline u64 generic_id(u64 timestamp, unsigned int part, int count) in generic_id() argument 50 unsigned int part; in efi_pstore_read_func() local [all...] |
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | nvram.c | 294 int part, offset; in nvram_misc_ioctl() local
|
| /kernel/linux/linux-5.10/block/partitions/ |
| H A D | efi.c | 142 static inline int pmbr_part_valid(gpt_mbr_record *part) in pmbr_part_valid() argument 177 int i, part = 0, ret = 0; /* invalid by default */ in is_pmbr_valid() local
|
| H A D | acorn.c | 65 struct riscix_part part[8]; member 86 int part; in riscix_partition() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| H A D | cm33xx.c | 229 static int am33xx_cm_wait_module_ready(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_ready() argument 252 static int am33xx_cm_wait_module_idle(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_idle() argument 273 static void am33xx_cm_module_enable(u8 mode, u8 part, u16 inst, in am33xx_cm_module_enable() argument 292 static void am33xx_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in am33xx_cm_module_disable() argument 347 static u32 am33xx_cm_xlate_clkctrl(u8 part, u1 argument [all...] |
| H A D | prm33xx.c | 67 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in am33xx_prm_is_hardreset_asserted() argument 93 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, in am33xx_prm_assert_hardreset() argument 122 static int am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, in am33xx_prm_deassert_hardreset() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
| H A D | setup.c | 356 void __ref note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() argument
|
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | z2ram.c | 333 static struct kobject *z2_find(dev_t dev, int *part, void *data) in z2_find() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/parsers/ |
| H A D | afs.c | 119 afs_parse_v1_partition(struct mtd_info *mtd, u_int off, struct mtd_partition *part) afs_parse_v1_partition() argument 216 afs_parse_v2_partition(struct mtd_info *mtd, u_int off, struct mtd_partition *part) afs_parse_v2_partition() argument [all...] |
| H A D | cmdlinepart.c | 339 struct cmdline_mtd_partition *part; in parse_cmdline_partitions() local [all...] |
| H A D | bcm47xxpart.c | 54 static void bcm47xxpart_add_part(struct mtd_partition *part, const char *name, in bcm47xxpart_add_part() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | mtdpart.c | 34 allocate_partition(struct mtd_info *parent, const struct mtd_partition *part, int partno, uint64_t cur_offset) allocate_partition() argument 245 struct mtd_partition part; mtd_add_partition() local [all...] |
| /kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
| H A D | vhci_driver.c | 190 int part; in read_record() local
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| H A D | cm33xx.c | 221 static int am33xx_cm_wait_module_ready(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_ready() argument 244 static int am33xx_cm_wait_module_idle(u8 part, s16 inst, u16 clkctrl_offs, in am33xx_cm_wait_module_idle() argument 265 static void am33xx_cm_module_enable(u8 mode, u8 part, u16 inst, in am33xx_cm_module_enable() argument 284 static void am33xx_cm_module_disable(u8 part, u16 inst, u16 clkctrl_offs) in am33xx_cm_module_disable() argument 339 static u32 am33xx_cm_xlate_clkctrl(u8 part, u1 argument [all...] |
| H A D | cm2xxx.c | 148 static int omap2xxx_cm_wait_module_ready(u8 part, s16 prcm_mod, u16 idlest_id, in omap2xxx_cm_wait_module_ready() argument
|
| H A D | prm_common.c | 359 bool prm_was_any_context_lost_old(u8 part, s16 inst, u16 idx) in prm_was_any_context_lost_old() argument 383 void prm_clear_context_loss_flags_old(u8 part, s16 inst, u16 idx) in prm_clear_context_loss_flags_old() argument 401 int omap_prm_assert_hardreset(u8 shift, u8 part, s1 argument 423 omap_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, s16 prm_mod, u16 offset, u16 st_offset) omap_prm_deassert_hardreset() argument 445 omap_prm_is_hardreset_asserted(u8 shift, u8 part, s16 prm_mod, u16 offset) omap_prm_is_hardreset_asserted() argument [all...] |
| H A D | prm33xx.c | 59 static int am33xx_prm_is_hardreset_asserted(u8 shift, u8 part, s16 inst, in am33xx_prm_is_hardreset_asserted() argument 85 static int am33xx_prm_assert_hardreset(u8 shift, u8 part, s16 inst, in am33xx_prm_assert_hardreset() argument 114 static int am33xx_prm_deassert_hardreset(u8 shift, u8 st_shift, u8 part, in am33xx_prm_deassert_hardreset() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
| H A D | setup.c | 332 void __ref note_bootable_part(dev_t dev, int part, int goodness) in note_bootable_part() argument
|
| /kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
| H A D | xpc_partition.c | 266 xpc_partition_disengaged(struct xpc_partition *part) in xpc_partition_disengaged() argument 310 xpc_mark_partition_active(struct xpc_partition *part) xpc_mark_partition_active() argument 334 xpc_deactivate_partition(const int line, struct xpc_partition *part, enum xp_retval reason) xpc_deactivate_partition() argument 382 xpc_mark_partition_inactive(struct xpc_partition *part) xpc_mark_partition_inactive() argument 522 struct xpc_partition *part; xpc_initiate_partid_to_nasids() local [all...] |
| /kernel/linux/linux-5.10/drivers/misc/ |
| H A D | sram.c | 29 struct sram_partition *part; in sram_read() local 44 struct sram_partition *part; in sram_write() local 55 sram_add_pool(struct sram_dev *sram, struct sram_reserve *block, phys_addr_t start, struct sram_partition *part) sram_add_pool() argument 75 sram_add_export(struct sram_dev *sram, struct sram_reserve *block, phys_addr_t start, struct sram_partition *part) sram_add_export() argument 97 struct sram_partition *part = &sram->partition[sram->partitions]; sram_add_partition() local 131 struct sram_partition *part; sram_free_partitions() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum2_kvdl.c | 55 static int mlxsw_sp2_kvdl_part_find_zero_bits(struct mlxsw_sp2_kvdl_part *part, in mlxsw_sp2_kvdl_part_find_zero_bits() argument 87 static int mlxsw_sp2_kvdl_part_alloc(struct mlxsw_sp2_kvdl_part *part, in mlxsw_sp2_kvdl_part_alloc() argument 123 mlxsw_sp2_kvdl_part_free(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp2_kvdl_part *part, unsigned int size, u32 kvdl_index) mlxsw_sp2_kvdl_part_free() argument 151 struct mlxsw_sp2_kvdl_part *part = kvdl->parts[type]; mlxsw_sp2_kvdl_alloc() local 163 struct mlxsw_sp2_kvdl_part *part = kvdl->parts[type]; mlxsw_sp2_kvdl_free() local 183 struct mlxsw_sp2_kvdl_part *part; mlxsw_sp2_kvdl_part_init() local 215 mlxsw_sp2_kvdl_part_fini(struct mlxsw_sp2_kvdl_part *part) mlxsw_sp2_kvdl_part_fini() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | pstore.h | 82 unsigned int part; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | mmu.h | 17 bool part:1; /* Region was split from an allocated region by map(). */ member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | cl0002.h | 33 __u8 part; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_devlink.c | 259 const char *sn, *vendor, *part; in nfp_devlink_info_get() local
|