/openbmc/linux/fs/ocfs2/ |
H A D | sysfile.c | 34 static inline int is_global_system_inode(int type) in is_global_system_inode() 41 int type, in get_local_system_inode() 42 u32 slot) in get_local_system_inode() 89 int type, in ocfs2_get_system_file_inode() 90 u32 slot) in ocfs2_get_system_file_inode() 124 int type, in _ocfs2_get_system_file_inode() 125 u32 slot) in _ocfs2_get_system_file_inode()
|
H A D | journal.c | 575 enum ocfs2_journal_trigger_type type, in ocfs2_setup_csum_triggers() 627 enum ocfs2_journal_trigger_type type; in ocfs2_initialize_journal_triggers() local 637 int type) in __ocfs2_journal_access() 711 struct buffer_head *bh, int type) in ocfs2_journal_access_di() 721 struct buffer_head *bh, int type) in ocfs2_journal_access_eb() 731 struct buffer_head *bh, int type) in ocfs2_journal_access_rb() 741 struct buffer_head *bh, int type) in ocfs2_journal_access_gd() 751 struct buffer_head *bh, int type) in ocfs2_journal_access_db() 761 struct buffer_head *bh, int type) in ocfs2_journal_access_xb() 771 struct buffer_head *bh, int type) in ocfs2_journal_access_dq() [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | uuid-tree.c | 17 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() 26 u8 type, u64 subid) in btrfs_uuid_tree_lookup() 31 int slot; in btrfs_uuid_tree_lookup() local 85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() 94 int slot; in btrfs_uuid_tree_add() local 149 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() 158 int slot; in btrfs_uuid_tree_remove() local 231 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem() 260 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry() 300 int slot; in btrfs_uuid_tree_iterate() local
|
H A D | tree-checker.c | 56 static void generic_err(const struct extent_buffer *eb, int slot, in generic_err() 81 static void file_extent_err(const struct extent_buffer *eb, int slot, in file_extent_err() 107 #define CHECK_FE_ALIGNED(leaf, slot, fi, name, alignment) \ argument 141 static void dir_item_err(const struct extent_buffer *eb, int slot, in dir_item_err() 173 struct btrfs_key *key, int slot, in check_prev_ino() 204 struct btrfs_key *key, int slot, in check_extent_data_item() 344 int slot, struct btrfs_key *prev_key) in check_csum_item() 386 #define inode_item_err(eb, slot, fmt, ...) \ argument 390 int slot) in check_inode_key() 442 int slot) in check_root_key() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 73 int slot, in op32_idx2desc() 91 int slot; in op32_fill_descriptor() local 118 static void op32_poke_tx(struct b43_dmaring *ring, int slot) in op32_poke_tx() 146 static void op32_set_current_rxslot(struct b43_dmaring *ring, int slot) in op32_set_current_rxslot() 165 int slot, in op64_idx2desc() 183 int slot; in op64_fill_descriptor() local 213 static void op64_poke_tx(struct b43_dmaring *ring, int slot) in op64_poke_tx() 241 static void op64_set_current_rxslot(struct b43_dmaring *ring, int slot) in op64_set_current_rxslot() 262 static inline int next_slot(struct b43_dmaring *ring, int slot) in next_slot() 270 static inline int prev_slot(struct b43_dmaring *ring, int slot) in prev_slot() [all …]
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | rpaphp.h | 60 struct slot { struct 61 struct list_head rpaphp_slot_list; argument 64 u32 type; member 71 struct hotplug_slot hotplug_slot; argument 77 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() argument
|
H A D | acpiphp_glue.c | 153 struct acpiphp_slot *slot, *next; in free_bridge() local 232 struct acpiphp_slot *slot; in acpiphp_add_context() local 341 struct acpiphp_slot *slot; in cleanup_bridge() local 394 static void acpiphp_set_acpi_region(struct acpiphp_slot *slot) in acpiphp_set_acpi_region() 406 static void check_hotplug_bridge(struct acpiphp_slot *slot, struct pci_dev *dev) in check_hotplug_bridge() 430 static int acpiphp_rescan_slot(struct acpiphp_slot *slot) in acpiphp_rescan_slot() 482 static void enable_slot(struct acpiphp_slot *slot, bool bridge) in enable_slot() 553 static void disable_slot(struct acpiphp_slot *slot) in disable_slot() 575 static bool slot_no_hotplug(struct acpiphp_slot *slot) in slot_no_hotplug() 599 static unsigned int get_slot_status(struct acpiphp_slot *slot) in get_slot_status() [all …]
|
H A D | pci_hotplug_core.c | 49 #define GET_STATUS(name, type) \ argument 82 struct hotplug_slot *slot = pci_slot->hotplug; in power_write_file() local 139 struct hotplug_slot *slot = pci_slot->hotplug; in attention_write_file() local 206 struct hotplug_slot *slot = pci_slot->hotplug; in test_write_file() local 236 struct hotplug_slot *slot = pci_slot->hotplug; in has_power_file() local 249 struct hotplug_slot *slot = pci_slot->hotplug; in has_attention_file() local 261 struct hotplug_slot *slot = pci_slot->hotplug; in has_latch_file() local 272 struct hotplug_slot *slot = pci_slot->hotplug; in has_adapter_file() local 283 struct hotplug_slot *slot = pci_slot->hotplug; in has_test_file() local 380 struct hotplug_slot *slot; in get_slot_from_name() local [all …]
|
H A D | rpaphp_core.c | 57 struct slot *slot = to_slot(hotplug_slot); in set_attention_status() local 84 struct slot *slot = to_slot(hotplug_slot); in get_power_status() local 99 struct slot *slot = to_slot(hotplug_slot); in get_attention_status() local 106 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status() local 123 static enum pci_bus_speed get_max_bus_speed(struct slot *slot) in get_max_bus_speed() 336 struct slot *slot; in rpaphp_drc_info_add_slot() local 377 struct slot *slot; in rpaphp_drc_add_slot() local 381 char *name, *type; in rpaphp_drc_add_slot() local 452 struct slot *slot, *next; in cleanup_slots() local 486 struct slot *slot = to_slot(hotplug_slot); in enable_slot() local [all …]
|
H A D | cpqphp_core.c | 66 static inline int is_slot64bit(struct slot *slot) in is_slot64bit() 71 static inline int is_slot66mhz(struct slot *slot) in is_slot66mhz() 244 u8 type, in get_SMBIOS_entry() 307 get_slot_mapping(struct pci_bus *bus, u8 bus_num, u8 dev_num, u8 *slot) in get_slot_mapping() 418 struct slot *slot = to_slot(hotplug_slot); in set_attention_status() local 445 struct slot *slot = to_slot(hotplug_slot); in process_SI() local 477 struct slot *slot = to_slot(hotplug_slot); in process_SS() local 504 struct slot *slot = to_slot(hotplug_slot); in hardware_test() local 515 struct slot *slot = to_slot(hotplug_slot); in get_power_status() local 526 struct slot *slot = to_slot(hotplug_slot); in get_attention_status() local [all …]
|
H A D | cpqphp.h | 33 u8 type; member 62 u8 type; member 247 struct slot { struct 248 struct slot *next; argument 260 u8 hp_slot; argument 262 void __iomem *p_sm_slot; argument 263 struct hotplug_slot hotplug_slot; argument 289 struct slot *slot; member 446 static inline const char *slot_name(struct slot *slot) in slot_name() 480 static inline void amber_LED_on(struct controller *ctrl, u8 slot) in amber_LED_on() [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 33 int slot, in op32_idx2desc() 51 int slot; in op32_fill_descriptor() local 80 static void op32_poke_tx(struct b43legacy_dmaring *ring, int slot) in op32_poke_tx() 111 int slot) in op32_set_current_rxslot() 122 static inline int next_slot(struct b43legacy_dmaring *ring, int slot) in next_slot() 155 int slot; in request_slot() local 208 static u16 b43legacy_dmacontroller_base(enum b43legacy_dmatype type, in b43legacy_dmacontroller_base() 318 enum b43legacy_dmatype type) in b43legacy_dmacontroller_rx_reset() 349 enum b43legacy_dmatype type) in b43legacy_dmacontroller_tx_reset() 606 enum b43legacy_dmatype type) in b43legacy_setup_dmaring() [all …]
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | sdbus.hpp | 180 int sd_bus_add_object_manager(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_manager() 186 int sd_bus_add_object_vtable(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_vtable() 195 int sd_bus_add_match(sd_bus* bus, sd_bus_slot** slot, const char* path, in sd_bus_add_match() 213 int sd_bus_call_async(sd_bus* bus, sd_bus_slot** slot, sd_bus_message* m, in sd_bus_call_async() 327 int sd_bus_message_append_basic(sd_bus_message* message, char type, in sd_bus_message_append_basic() 349 int sd_bus_message_enter_container(sd_bus_message* m, char type, in sd_bus_message_enter_container() 365 int sd_bus_message_get_type(sd_bus_message* m, uint8_t* type) override in sd_bus_message_get_type() 474 int sd_bus_message_open_container(sd_bus_message* m, char type, in sd_bus_message_open_container() 480 int sd_bus_message_read_basic(sd_bus_message* m, char type, in sd_bus_message_read_basic() 496 int sd_bus_message_verify_type(sd_bus_message* m, char type, in sd_bus_message_verify_type() [all …]
|
/openbmc/linux/kernel/kcsan/ |
H A D | core.c | 84 #define SLOT_IDX(slot, i) (slot + ((i + KCSAN_CHECK_ADJACENT) % NUM_SLOTS)) argument 92 #define SLOT_IDX_FAST(slot, i) (slot + i) argument 119 const int slot = watchpoint_slot(addr); in find_watchpoint() local 150 const int slot = watchpoint_slot(addr); in insert_watchpoint() local 231 is_atomic(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in is_atomic() 268 should_watch(struct kcsan_ctx *ctx, const volatile void *ptr, size_t size, int type) in should_watch() 321 static void delay_access(int type) in delay_access() 402 int type, unsigned long ip) in find_reorder_access() 419 int type, unsigned long ip) in set_reorder_access() 457 int type, in kcsan_found_watchpoint() [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | early-quirks.c | 32 static void __init fix_hypertransport_config(int num, int slot, int func) in fix_hypertransport_config() 58 static void __init via_bugs(int num, int slot, int func) in via_bugs() 81 static void __init nvidia_bugs(int num, int slot, int func) in nvidia_bugs() 117 static u32 __init ati_ixp4x0_rev(int num, int slot, int func) in ati_ixp4x0_rev() 135 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 161 static u32 __init ati_sbx00_rev(int num, int slot, int func) in ati_sbx00_rev() 171 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 203 static void __init ati_bugs(int num, int slot, int func) in ati_bugs() 207 static void __init ati_bugs_contd(int num, int slot, int func) in ati_bugs_contd() 212 static void __init intel_remapping_check(int num, int slot, int func) in intel_remapping_check() [all …]
|
H A D | hw_breakpoint.c | 53 __encode_dr7(int drnum, unsigned int len, unsigned int type) in __encode_dr7() 68 unsigned long encode_dr7(int drnum, unsigned int len, unsigned int type) in encode_dr7() 77 int decode_dr7(unsigned long dr7, int bpnum, unsigned *len, unsigned *type) in decode_dr7() 105 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_install_hw_breakpoint() local 153 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_uninstall_hw_breakpoint() local
|
H A D | aperture_64.c | 140 static u32 __init find_cap(int bus, int slot, int func, int cap) in find_cap() 166 static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) in read_agp() 236 int bus, slot, func; in search_agp_bridge() local 243 u8 type; in search_agp_bridge() local 301 int i, fix, slot, valid_agp = 0; in early_gart_iommu_check() local 400 int fix, slot, valid_agp = 0; in gart_iommu_hole_init() local
|
/openbmc/linux/drivers/mmc/host/ |
H A D | cavium.c | 228 static bool switch_val_changed(struct cvm_mmc_slot *slot, u64 new_val) in switch_val_changed() 236 static void set_wdog(struct cvm_mmc_slot *slot, unsigned int ns) in set_wdog() 250 static void cvm_mmc_reset_bus(struct cvm_mmc_slot *slot) in cvm_mmc_reset_bus() 271 static void cvm_mmc_switch_to(struct cvm_mmc_slot *slot) in cvm_mmc_switch_to() 469 unsigned int type = (rsp_sts >> 7) & 3; in cvm_mmc_interrupt() local 627 struct cvm_mmc_slot *slot = mmc_priv(mmc); in prepare_ext_dma() local 652 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_dma_request() local 752 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_request() local 824 struct cvm_mmc_slot *slot = mmc_priv(mmc); in cvm_mmc_set_ios() local 904 static void cvm_mmc_set_clock(struct cvm_mmc_slot *slot, unsigned int clock) in cvm_mmc_set_clock() [all …]
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | hw_breakpoint.c | 39 int hw_breakpoint_slots(int type) in hw_breakpoint_slots() 59 struct perf_event **slot; in arch_install_hw_breakpoint() local 95 struct perf_event **slot; in arch_uninstall_hw_breakpoint() local 125 int arch_bp_generic_fields(int type, int *gen_bp_type) in arch_bp_generic_fields() 255 static bool is_larx_stcx_instr(int type) in is_larx_stcx_instr() 260 static bool is_octword_vsx_instr(int type, int size) in is_octword_vsx_instr() 387 int type = 0; in hw_breakpoint_handler() local
|
/openbmc/u-boot/drivers/pci/ |
H A D | pcie_aspeed.c | 19 void aspeed_pcie_set_slot_power_limit(struct pcie_aspeed *pcie, int slot) in aspeed_pcie_set_slot_power_limit() 98 u32 type = 0; in aspeed_pcie_cfg_read() local 199 u32 type = 0; in aspeed_pcie_cfg_write() local 354 void aspeed_pcie_rc_slot_enable(struct pcie_aspeed *pcie, int slot) in aspeed_pcie_rc_slot_enable()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | base.c | 44 const int slot = pt->base >> pt->ptp->shift; in nvkm_mmu_ptp_put() local 69 int slot; in nvkm_mmu_ptp_get() local 255 nvkm_mmu_type(struct nvkm_mmu *mmu, int heap, u8 type) in nvkm_mmu_type() 265 nvkm_mmu_heap(struct nvkm_mmu *mmu, u8 type, u64 size) in nvkm_mmu_heap() 281 u8 type = NVKM_MEM_KIND * !!mmu->func->kind_sys; in nvkm_mmu_host() local 322 u8 type = NVKM_MEM_KIND * !!mmu->func->kind; in nvkm_mmu_vram() local 418 enum nvkm_subdev_type type, int inst, struct nvkm_mmu *mmu) in nvkm_mmu_ctor() 431 enum nvkm_subdev_type type, int inst, struct nvkm_mmu **pmmu) in nvkm_mmu_new_()
|
/openbmc/linux/drivers/gpu/drm/panfrost/ |
H A D | panfrost_dump.c | 62 u32 type, void *data_end) in panfrost_core_dump_header() 78 u32 as_nr, int slot) in panfrost_core_dump_registers() 112 int slot; in panfrost_core_dump() local
|
/openbmc/linux/block/partitions/ |
H A D | acorn.c | 26 unsigned long first_sector, int slot) in adfs_partition() 71 unsigned long first_sect, int slot, in riscix_partition() 126 unsigned long first_sect, int slot, in linux_partition() 167 int slot = 1; in adfspart_check_CUMANA() local 257 int slot = 1; in adfspart_check_ADFS() local 354 int slot; in adfspart_check_ICS() local 415 char type[8]; member 451 int slot = 1; in adfspart_check_POWERTEC() local 514 int i, slot = 1; in adfspart_check_EESOX() local
|
/openbmc/linux/drivers/firmware/ |
H A D | dmi_scan.c | 42 u8 type; /* DDR2, DDR3, DDR4 etc */ member 185 static void __init dmi_save_ident(const struct dmi_header *dm, int slot, in dmi_save_ident() 201 static void __init dmi_save_release(const struct dmi_header *dm, int slot, in dmi_save_release() 229 static void __init dmi_save_uuid(const struct dmi_header *dm, int slot, in dmi_save_uuid() 267 static void __init dmi_save_type(const struct dmi_header *dm, int slot, in dmi_save_type() 285 static void __init dmi_save_one_device(int type, const char *name) in dmi_save_one_device() 369 int devfn, const char *name, int type) in dmi_save_dev_pciaddr() 999 const struct dmi_device *dmi_find_device(int type, const char *name, in dmi_find_device() 1214 u16 dmi_memdev_handle(int slot) in dmi_memdev_handle()
|
/openbmc/linux/arch/arm/mach-rpc/ |
H A D | ecard.c | 69 const char *type; member 102 static inline ecard_t *slot_to_ecard(unsigned int slot) in slot_to_ecard() 584 static void __iomem *__ecard_address(ecard_t *ec, card_type_t type, card_speed_t speed) in __ecard_address() 587 int slot = ec->slot_no; in __ecard_address() local 689 static struct expansion_card *__init ecard_alloc_card(int type, int slot) in ecard_alloc_card() 891 static int __init ecard_probe(int slot, unsigned irq, card_type_t type) in ecard_probe() 991 int slot, irqbase; in ecard_init() local
|