| /OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/ |
| H A D | eth_superhydra.c | 218 int lane, slot, phy; in board_ft_fman_fixup_port() local 300 int lane, slot; in fdt_fixup_board_enet() local 422 unsigned int i, slot; in board_eth_init() local
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | root-tree.c | 22 static void btrfs_read_root_item(struct extent_buffer *eb, int slot, in btrfs_read_root_item() 71 int slot; in btrfs_find_root() local 126 int slot; in btrfs_update_root() local
|
| H A D | inode-item.c | 12 int slot, const char *name, in btrfs_find_name_in_backref() 38 struct extent_buffer *leaf, int slot, u64 ref_objectid, in btrfs_find_name_in_ext_backref() 410 int slot; in btrfs_lookup_inode() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | mmconf-fam10h_64.c | 23 u32 slot; member 57 unsigned slot; in get_fam10h_pci_mmconf_base() local
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-cluster.c | 107 __le32 slot; member 292 int slot, ret; in recover_bitmaps() local 359 static void __recover_slot(struct mddev *mddev, int slot) in __recover_slot() 375 static void recover_slot(void *arg, struct dlm_slot *slot) in recover_slot() 432 static void remove_suspend_info(struct mddev *mddev, int slot) in remove_suspend_info() 444 int slot, sector_t lo, sector_t hi) in process_suspend_info() 737 int slot = cinfo->slot_number - 1; in __sendmsg() local 1486 int slot, my_slot, ret, held = 1, i = 0; in lock_all_bitmaps() local
|
| /OK3568_Linux_fs/kernel/sound/atmel/ |
| H A D | ac97c.h | 63 #define AC97C_CH_MASK(slot) \ argument 65 #define AC97C_CH_ASSIGN(slot, channel) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | htab.c | 99 static long ps3_hpte_updatepp(unsigned long slot, unsigned long newpp, in ps3_hpte_updatepp() 153 static void ps3_hpte_invalidate(unsigned long slot, unsigned long vpn, in ps3_hpte_invalidate()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | hw_breakpoint.c | 53 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_install_hw_breakpoint() local 85 struct perf_event **slot = this_cpu_ptr(&bp_per_reg[i]); in arch_uninstall_hw_breakpoint() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | sys_sio.c | 164 noname_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in noname_map_irq() 210 p2k_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in p2k_map_irq()
|
| /OK3568_Linux_fs/kernel/drivers/firewire/ |
| H A D | init_ohci1394_dma.c | 235 static inline void __init init_ohci1394_controller(int num, int slot, int func) in init_ohci1394_controller() 259 int num, slot, func; in init_ohci1394_dma_on_all_controllers() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sun4d_irq.c | 38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() 101 unsigned int sbino, slot; in sun4d_sbus_handler_irq() local 333 int board, slot; in sun4d_build_device_irq() local
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | core.c | 75 #define SLOT_IDX(slot, i) (slot + ((i + KCSAN_CHECK_ADJACENT) % NUM_SLOTS)) argument 83 #define SLOT_IDX_FAST(slot, i) (slot + i) argument 110 const int slot = watchpoint_slot(addr); in find_watchpoint() local 141 const int slot = watchpoint_slot(addr); in insert_watchpoint() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | dmi_scan.c | 173 static void __init dmi_save_ident(const struct dmi_header *dm, int slot, in dmi_save_ident() 189 static void __init dmi_save_release(const struct dmi_header *dm, int slot, in dmi_save_release() 217 static void __init dmi_save_uuid(const struct dmi_header *dm, int slot, in dmi_save_uuid() 255 static void __init dmi_save_type(const struct dmi_header *dm, int slot, in dmi_save_type() 1196 u16 dmi_memdev_handle(int slot) in dmi_memdev_handle()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/tests/ |
| H A D | inode-tests.c | 17 u64 disk_len, u32 type, u8 compression, int slot) in insert_extent() 89 int slot = 0; in setup_file_extents() local
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | hw_breakpoint.c | 133 static int alloc_slot(struct perf_event **slot, size_t n, in alloc_slot() 192 static int free_slot(struct perf_event **slot, size_t n, in free_slot()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | parport.h | 117 int slot, err; in ecpp_probe() local 201 int slot = p->dma; in ecpp_remove() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 724 struct kvm_memory_slot *slot, in lpage_info_slot() 733 static void update_gfn_disallow_lpage_count(struct kvm_memory_slot *slot, in update_gfn_disallow_lpage_count() 746 void kvm_mmu_gfn_disallow_lpage(struct kvm_memory_slot *slot, gfn_t gfn) in kvm_mmu_gfn_disallow_lpage() 751 void kvm_mmu_gfn_allow_lpage(struct kvm_memory_slot *slot, gfn_t gfn) in kvm_mmu_gfn_allow_lpage() 759 struct kvm_memory_slot *slot; in account_shadowed() local 789 struct kvm_memory_slot *slot; in unaccount_shadowed() local 814 struct kvm_memory_slot *slot; in gfn_to_memslot_dirty_bitmap() local 938 struct kvm_memory_slot *slot) in __gfn_to_rmap() 950 struct kvm_memory_slot *slot; in gfn_to_rmap() local 1219 struct kvm_memory_slot *slot, in kvm_mmu_write_protect_pt_masked() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | acpiphp_ibm.c | 67 } slot; member 160 static int ibm_set_attention_status(struct hotplug_slot *slot, u8 status) in ibm_set_attention_status() 209 static int ibm_get_attention_status(struct hotplug_slot *slot, u8 *status) in ibm_get_attention_status()
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | fixups-r7780rp.c | 15 int pcibios_map_platform_irq(const struct pci_dev *pdev, u8 slot, u8 pin) in pcibios_map_platform_irq()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_perf.c | 155 static int write_timestamp(struct i915_request *rq, int slot) in write_timestamp() 182 static ktime_t poll_status(struct i915_request *rq, int slot) in poll_status()
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | ops-rc32434.c | 41 #define PCI_CFG_SET(bus, slot, func, off) \ argument 50 unsigned int slot = PCI_SLOT(devfn); in config_access() local
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | dir_edit.c | 198 int slot; in afs_edit_dir_add() local 375 int slot; in afs_edit_dir_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | mmc_hsq.c | 30 struct hsq_slot *slot; in mmc_hsq_pump_requests() local 76 struct hsq_slot *slot; in mmc_hsq_update_next_tag() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | raw_diag.c | 62 int slot; in raw_sock_get() local 148 int num, s_num, slot, s_slot; in raw_diag_dump() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | uverbs_ioctl.c | 364 void __rcu **slot; in uapi_get_attr_for_method() local 385 void __rcu **slot; in uverbs_set_attr() local 518 void __rcu **slot; in bundle_destroy() local 551 void __rcu **slot; in ib_uverbs_cmd_verbs() local
|