/Linux-v6.6/fs/ocfs2/ |
D | sysfile.c | 42 u32 slot) in get_local_system_inode() 90 u32 slot) in ocfs2_get_system_file_inode() 125 u32 slot) in _ocfs2_get_system_file_inode()
|
/Linux-v6.6/drivers/media/usb/dvb-usb/ |
D | pctv452e.c | 174 int slot, int address) in tt3650_ci_read_attribute_mem() 197 int slot, int address, u8 value) in tt3650_ci_write_attribute_mem() 215 int slot, in tt3650_ci_read_cam_control() 238 int slot, in tt3650_ci_write_cam_control() 257 int slot, in tt3650_ci_set_video_port() 283 static int tt3650_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_shutdown() 288 static int tt3650_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_ts_enable() 293 static int tt3650_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in tt3650_ci_slot_reset() 334 int slot, in tt3650_ci_poll_slot_status()
|
D | az6027.c | 407 int slot, in az6027_ci_read_attribute_mem() 448 int slot, in az6027_ci_write_attribute_mem() 480 int slot, in az6027_ci_read_cam_control() 525 int slot, in az6027_ci_write_cam_control() 558 static int CI_CamReady(struct dvb_ca_en50221 *ca, int slot) in CI_CamReady() 589 static int az6027_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_reset() 640 static int az6027_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_shutdown() 645 static int az6027_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in az6027_ci_slot_ts_enable() 674 static int az6027_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in az6027_ci_poll_slot_status()
|
/Linux-v6.6/drivers/pci/hotplug/ |
D | rpaphp_pci.c | 72 static int __rpaphp_get_sensor_state(struct slot *slot, int *state) in __rpaphp_get_sensor_state() 102 int rpaphp_get_sensor_state(struct slot *slot, int *state) in rpaphp_get_sensor_state() 141 int rpaphp_enable_slot(struct slot *slot) in rpaphp_enable_slot()
|
D | ibmphp.h | 688 struct slot { struct 692 u8 real_physical_slot_num; argument 696 u8 flag; /* this is for disable slot and polling */ argument 698 struct hotplug_slot hotplug_slot; argument 704 struct list_head ibm_slot_list; argument 714 u8 starting_slot_num; /* starting and ending slot #'s this ctrl controls*/ argument
|
/Linux-v6.6/arch/powerpc/mm/book3s64/ |
D | hash_native.c | 374 static long native_hpte_updatepp(unsigned long slot, unsigned long newpp, in native_hpte_updatepp() 432 static long __native_hpte_find(unsigned long want_v, unsigned long slot) in __native_hpte_find() 456 long slot; in native_hpte_find() local 490 long slot; in native_hpte_updateboltedpp() local 526 long slot; in native_hpte_removebolted() local 555 static void native_hpte_invalidate(unsigned long slot, unsigned long vpn, in native_hpte_invalidate() 606 unsigned long hidx, vpn = 0, hash, slot; in native_hugepage_invalidate() local 664 static void hpte_decode(struct hash_pte *hpte, unsigned long slot, in hpte_decode() 743 unsigned long slot, slots; in native_hpte_clear() local 782 unsigned long hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
/Linux-v6.6/arch/powerpc/kernel/ptrace/ |
D | ptrace-adv.c | 143 int slot; in set_instruction_bp() local 229 static int del_instruction_bp(struct task_struct *child, int slot) in del_instruction_bp() 291 int slot; in set_dac() local 345 static int del_dac(struct task_struct *child, int slot) in del_dac()
|
/Linux-v6.6/drivers/mmc/host/ |
D | sdhci-pci-gli.c | 553 static void gli_pcie_enable_msi(struct sdhci_pci_slot *slot) in gli_pcie_enable_msi() 693 struct sdhci_pci_slot *slot = sdhci_priv(host); in sdhci_gl9755_set_clock() local 720 static void gl9755_hw_setting(struct sdhci_pci_slot *slot) in gl9755_hw_setting() 877 struct sdhci_pci_slot *slot = sdhci_priv(host); in sdhci_gl9767_set_clock() local 922 static void gl9767_hw_setting(struct sdhci_pci_slot *slot) in gl9767_hw_setting() 965 struct sdhci_pci_slot *slot = sdhci_priv(host); in gl9767_init_sd_express() local 1049 static int gli_probe_slot_gl9750(struct sdhci_pci_slot *slot) in gli_probe_slot_gl9750() 1061 static int gli_probe_slot_gl9755(struct sdhci_pci_slot *slot) in gli_probe_slot_gl9755() 1073 static int gli_probe_slot_gl9767(struct sdhci_pci_slot *slot) in gli_probe_slot_gl9767() 1237 static int gl9763e_add_host(struct sdhci_pci_slot *slot) in gl9763e_add_host() [all …]
|
/Linux-v6.6/drivers/media/platform/sunxi/sun4i-csi/ |
D | sun4i_dma.c | 94 unsigned int slot) in sun4i_csi_setup_scratch_buffer() 111 static int sun4i_csi_buffer_fill_slot(struct sun4i_csi *csi, unsigned int slot) in sun4i_csi_buffer_fill_slot() 146 unsigned int slot; in sun4i_csi_buffer_fill_all() local 159 unsigned int slot, in sun4i_csi_buffer_mark_done() 208 unsigned int slot; in return_all_buffers() local
|
/Linux-v6.6/include/linux/ |
D | radix-tree.h | 177 static inline void *radix_tree_deref_slot(void __rcu **slot) in radix_tree_deref_slot() 191 static inline void *radix_tree_deref_slot_protected(void __rcu **slot, in radix_tree_deref_slot_protected() 397 static __always_inline void __rcu **radix_tree_next_slot(void __rcu **slot, in radix_tree_next_slot() 449 #define radix_tree_for_each_slot(slot, root, iter, start) \ argument 465 #define radix_tree_for_each_tagged(slot, root, iter, start, tag) \ argument
|
/Linux-v6.6/drivers/pci/controller/ |
D | pcie-mt7621.c | 86 u32 slot; member 200 int slot) in mt7621_pcie_parse_port() 269 int slot; in mt7621_pcie_parse_dt() local 294 u32 slot = port->slot; in mt7621_pcie_init_port() local 359 u32 slot = port->slot; in mt7621_pcie_init_ports() local 378 u32 slot = port->slot; in mt7621_pcie_init_ports() local 403 u32 slot = port->slot; in mt7621_pcie_enable_port() local
|
/Linux-v6.6/drivers/misc/cb710/ |
D | core.c | 67 struct cb710_slot *slot = &chip->slot[0]; in cb710_irq_handler() local 87 struct cb710_slot *slot = cb710_pdev_to_slot(to_platform_device(dev)); in cb710_release_slot() local 99 struct cb710_slot *slot = &chip->slot[nr]; in cb710_register_slot() local 157 void cb710_set_irq_handler(struct cb710_slot *slot, in cb710_set_irq_handler()
|
/Linux-v6.6/drivers/media/pci/cx23885/ |
D | altera-ci.c | 257 static int altera_ci_op_cam(struct dvb_ca_en50221 *en50221, int slot, in altera_ci_op_cam() 293 int slot, int addr) in altera_ci_read_attribute_mem() 299 int slot, int addr, u8 data) in altera_ci_write_attribute_mem() 305 int slot, u8 addr) in altera_ci_read_cam_ctl() 311 static int altera_ci_write_cam_ctl(struct dvb_ca_en50221 *en50221, int slot, in altera_ci_write_cam_ctl() 317 static int altera_ci_slot_reset(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_reset() 360 static int altera_ci_slot_shutdown(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_shutdown() 366 static int altera_ci_slot_ts_ctl(struct dvb_ca_en50221 *en50221, int slot) in altera_ci_slot_ts_ctl() 444 int slot, int open) in altera_poll_ci_slot_status()
|
/Linux-v6.6/lib/ |
D | assoc_array.c | 29 int slot, ret; in assoc_array_subtree_iterate() local 155 int slot; member 181 int slot; in assoc_array_walk() local 312 int slot; in assoc_array_find() local 349 int slot = -1; in assoc_array_destroy_subtree() local 486 int slot, next_slot, free_slot, i, j; in assoc_array_insert_into_terminal_node() local 1039 int slot; member 1088 int slot, i; in assoc_array_delete() local 1465 int keylen, slot, nr_free, next_slot, i; in assoc_array_gc() local
|
/Linux-v6.6/net/sched/ |
D | sch_sfq.c | 206 struct sfq_slot *slot = &q->slots[x]; in sfq_link() local 257 static inline struct sk_buff *slot_dequeue_tail(struct sfq_slot *slot) in slot_dequeue_tail() 268 static inline struct sk_buff *slot_dequeue_head(struct sfq_slot *slot) in slot_dequeue_head() 278 static inline void slot_queue_init(struct sfq_slot *slot) in slot_queue_init() 285 static inline void slot_queue_add(struct sfq_slot *slot, struct sk_buff *skb) in slot_queue_add() 299 struct sfq_slot *slot; in sfq_drop() local 351 struct sfq_slot *slot; in sfq_enqueue() local 485 struct sfq_slot *slot; in sfq_dequeue() local 540 struct sfq_slot *slot; in sfq_rehash() local 874 const struct sfq_slot *slot = &q->slots[idx]; in sfq_dump_class_stats() local
|
/Linux-v6.6/drivers/zorro/ |
D | proc.c | 81 unsigned int slot = *(loff_t *)v; in zorro_seq_show() local 100 static int __init zorro_proc_attach_device(unsigned int slot) in zorro_proc_attach_device() 117 unsigned int slot; in zorro_proc_init() local
|
/Linux-v6.6/fs/btrfs/ |
D | ctree.c | 921 const struct btrfs_key *key, int *slot) in btrfs_bin_search() 1007 int slot) in btrfs_read_node_slot() 1452 int level, int slot, u64 objectid) in reada_for_search() 1536 int slot; in reada_for_balance() local 1621 struct extent_buffer **eb_ret, int level, int slot, in read_block_for_search() 1922 const int slot = path->slots[i]; in finish_need_commit_sem_search() local 1948 int *slot) in search_for_key_slot() 2130 int slot; in btrfs_search_slot() local 2380 int slot; in btrfs_search_old_slot() local 2716 int slot; in btrfs_set_item_key_safe() local [all …]
|
/Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.h | 119 uint32 slot; member 132 uint32 slot; member 147 uint32 slot; member 162 uint32 slot; member 214 uint32 slot; member
|
/Linux-v6.6/arch/x86/kernel/ |
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 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
|
/Linux-v6.6/drivers/infiniband/core/ |
D | uverbs_uapi.c | 360 void __rcu **slot; 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
|
/Linux-v6.6/block/ |
D | blk-crypto-fallback.c | 92 static void blk_crypto_fallback_evict_keyslot(unsigned int slot) in blk_crypto_fallback_evict_keyslot() 110 unsigned int slot) in blk_crypto_fallback_keyslot_program() 133 unsigned int slot) in blk_crypto_fallback_keyslot_evict() 187 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, in blk_crypto_fallback_alloc_cipher_req() 265 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_encrypt_bio() local 382 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_decrypt_bio() local
|
/Linux-v6.6/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 1155 static int anysee_ci_read_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_attribute_mem() 1170 static int anysee_ci_write_attribute_mem(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_attribute_mem() 1179 static int anysee_ci_read_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_read_cam_control() 1194 static int anysee_ci_write_cam_control(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_write_cam_control() 1203 static int anysee_ci_slot_reset(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_reset() 1224 static int anysee_ci_slot_shutdown(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_shutdown() 1242 static int anysee_ci_slot_ts_enable(struct dvb_ca_en50221 *ci, int slot) in anysee_ci_slot_ts_enable() 1249 static int anysee_ci_poll_slot_status(struct dvb_ca_en50221 *ci, int slot, in anysee_ci_poll_slot_status()
|
D | az6007.c | 249 int slot, in az6007_ci_read_attribute_mem() 290 int slot, in az6007_ci_write_attribute_mem() 322 int slot, in az6007_ci_read_cam_control() 367 int slot, in az6007_ci_write_cam_control() 400 static int CI_CamReady(struct dvb_ca_en50221 *ca, int slot) in CI_CamReady() 431 static int az6007_ci_slot_reset(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_reset() 482 static int az6007_ci_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_shutdown() 487 static int az6007_ci_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in az6007_ci_slot_ts_enable() 516 static int az6007_ci_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in az6007_ci_poll_slot_status()
|
/Linux-v6.6/drivers/media/pci/ttpci/ |
D | budget-ci.c | 252 static int ciintf_read_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address) in ciintf_read_attribute_mem() 263 static int ciintf_write_attribute_mem(struct dvb_ca_en50221 *ca, int slot, int address, u8 value) in ciintf_write_attribute_mem() 274 static int ciintf_read_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address) in ciintf_read_cam_control() 285 static int ciintf_write_cam_control(struct dvb_ca_en50221 *ca, int slot, u8 address, u8 value) in ciintf_write_cam_control() 296 static int ciintf_slot_reset(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_reset() 319 static int ciintf_slot_shutdown(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_shutdown() 332 static int ciintf_slot_ts_enable(struct dvb_ca_en50221 *ca, int slot) in ciintf_slot_ts_enable() 401 static int ciintf_poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in ciintf_poll_slot_status()
|
/Linux-v6.6/drivers/nvdimm/ |
D | label.c | 292 static struct nd_namespace_label *to_label(struct nvdimm_drvdata *ndd, int slot) in to_label() 385 struct nd_namespace_label *nd_label, u32 slot) in slot_valid() 402 u32 nslot, slot; in nd_label_reserve_dpa() local 560 u32 nslot, slot; in nd_label_active_count() local 590 u32 nslot, slot; in nd_label_active() local 613 u32 nslot, slot; in nd_label_alloc_slot() local 629 bool nd_label_free_slot(struct nvdimm_drvdata *ndd, u32 slot) in nd_label_free_slot() 812 u32 slot = to_slot(ndd, victim->label); in reap_victim() local 886 u32 nslot, slot; in __pmem_label_update() local 1018 u32 nslot, slot; in del_labels() local
|