Home
last modified time | relevance | path

Searched +defs:slot +defs:type (Results 1 – 25 of 242) sorted by relevance

12345678910

/openbmc/linux/fs/ocfs2/
H A Dsysfile.c34 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 Djournal.c627 enum ocfs2_journal_trigger_type type; in ocfs2_initialize_journal_triggers() local
637 int type) in __ocfs2_journal_access()
801 struct buffer_head *bh, int type) in ocfs2_journal_access()
1118 int slot) in ocfs2_clear_journal_error()
2113 unsigned type) in ocfs2_orphan_filldir()
2157 int slot, in ocfs2_queue_orphans()
2203 int slot) in ocfs2_orphan_recovery_can_continue()
2214 int slot) in ocfs2_mark_recovering_orphan_dir()
2233 int slot) in ocfs2_clear_recovering_orphan_dir()
2257 int slot, in ocfs2_recover_orphans()
[all …]
/openbmc/linux/fs/btrfs/
H A Duuid-tree.c17 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 Dtree-checker.c390 int slot) in check_inode_key()
442 int slot) in check_root_key()
501 int slot) in check_dir_item()
667 u64 type; in check_block_group_item() local
756 int slot = -1; in chunk_err() local
805 u64 type; in btrfs_check_chunk_valid() local
1152 int slot) in check_root_item()
1673 int slot) in check_inode_ref()
1723 int slot, in check_dev_extent_item()
1858 int slot; in __btrfs_check_leaf() local
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Ddma.c73 int slot, in op32_idx2desc()
91 int slot; in op32_fill_descriptor() local
165 int slot, in op64_idx2desc()
183 int slot; in op64_fill_descriptor() local
302 int slot; in request_slot() local
440 enum b43_dmatype type) in b43_dmacontroller_rx_reset()
479 enum b43_dmatype type) in b43_dmacontroller_tx_reset()
835 enum b43_dmatype type) in b43_setup_dmaring()
1037 enum b43_dmatype type) in b43_dma_translation_in_low_word()
1055 enum b43_dmatype type = b43_engine_type(dev); in b43_dma_init() local
[all …]
/openbmc/linux/drivers/pci/hotplug/
H A Drpaphp.h60 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 Dacpiphp_glue.c153 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
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()
699 struct acpiphp_slot *slot; in acpiphp_check_bridge() local
783 static void hotplug_event(u32 type, struct acpiphp_context *context) in hotplug_event()
787 struct acpiphp_slot *slot = func->slot; in hotplug_event() local
837 static int acpiphp_hotplug_notify(struct acpi_device *adev, u32 type) in acpiphp_hotplug_notify()
983 int acpiphp_enable_slot(struct acpiphp_slot *slot) in acpiphp_enable_slot()
[all …]
H A Dpci_hotplug_core.c49 #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
380 struct hotplug_slot *slot; in get_slot_from_name() local
477 int pci_hp_add(struct hotplug_slot *slot) in pci_hp_add()
[all …]
H A Drpaphp_core.c57 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 Dcpqphp_core.c66 static inline int is_slot64bit(struct slot *slot) in is_slot64bit()
244 u8 type, in get_SMBIOS_entry()
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
537 struct slot *slot = to_slot(hotplug_slot); in get_latch_status() local
549 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status() local
[all …]
H A Dcpqphp.h33 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()
673 struct slot *slot) in cpq_get_latch_status()
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c33 int slot, in op32_idx2desc()
51 int slot; in op32_fill_descriptor() local
111 int slot) in op32_set_current_rxslot()
155 int slot; in request_slot() local
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()
853 int slot) in generate_cookie()
1107 int slot; in b43legacy_dma_handle_txstatus() local
1221 int *slot) in dma_rx()
[all …]
/openbmc/sdbusplus/include/sdbusplus/
H A Dsdbus.hpp178 int sd_bus_add_object_manager(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_manager()
184 int sd_bus_add_object_vtable(sd_bus* bus, sd_bus_slot** slot, in sd_bus_add_object_vtable()
193 int sd_bus_add_match(sd_bus* bus, sd_bus_slot** slot, const char* path, in sd_bus_add_match()
315 int sd_bus_message_append_basic(sd_bus_message* message, char type, in sd_bus_message_append_basic()
337 int sd_bus_message_enter_container(sd_bus_message* m, char type, in sd_bus_message_enter_container()
353 int sd_bus_message_get_type(sd_bus_message* m, uint8_t* type) override in sd_bus_message_get_type()
462 int sd_bus_message_open_container(sd_bus_message* m, char type, in sd_bus_message_open_container()
468 int sd_bus_message_read_basic(sd_bus_message* m, char type, in sd_bus_message_read_basic()
484 int sd_bus_message_verify_type(sd_bus_message* m, char type, in sd_bus_message_verify_type()
490 int sd_bus_slot_set_destroy_callback(sd_bus_slot* slot, in sd_bus_slot_set_destroy_callback()
[all …]
/openbmc/linux/kernel/kcsan/
H A Dcore.c84 #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()
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()
907 kcsan_begin_scoped_access(const volatile void *ptr, size_t size, int type, in kcsan_begin_scoped_access()
[all …]
/openbmc/linux/arch/x86/kernel/
H A Dearly-quirks.c58 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()
568 intel_graphics_stolen(int num, int slot, int func, in intel_graphics_stolen()
752 u8 type; in check_dev_quirk() local
[all …]
H A Dhw_breakpoint.c53 __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 Daperture_64.c140 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 Dcavium.c236 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
913 static int cvm_mmc_init_lowlevel(struct cvm_mmc_slot *slot) in cvm_mmc_init_lowlevel()
1011 struct cvm_mmc_slot *slot; in cvm_mmc_of_slot_probe() local
[all …]
/openbmc/linux/arch/powerpc/kernel/
H A Dhw_breakpoint.c39 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 Dpcie_aspeed.c19 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 Dbase.c44 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 Dpanfrost_dump.c62 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 Dacorn.c26 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 Ddmi_scan.c42 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/drivers/infiniband/core/
H A Duverbs_uapi.c360 void __rcu **slot; in uapi_finalize_ioctl_method() local
369 u8 type = elm->spec.type; in uapi_finalize_ioctl_method() local
421 void __rcu **slot; in uapi_finalize() local
475 void __rcu **slot; in uapi_remove_range() local
531 void __rcu **slot; in uapi_finalize_disable() local
688 void __rcu **slot; in uverbs_disassociate_api_pre() local
713 void __rcu **slot; in uverbs_disassociate_api() local

12345678910