| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | pata_octeon_cf.c | 504 static void octeon_cf_dev_select(struct ata_port *ap, unsigned int device) in octeon_cf_dev_select() argument [all...] |
| H A D | pata_ep93xx.c | 457 static void ep93xx_pata_dev_select(struct ata_port *ap, unsigned int device) in ep93xx_pata_dev_select() argument 520 ep93xx_pata_device_is_present(struct ata_port *ap, unsigned int device) ep93xx_pata_device_is_present() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_state.c | 24 struct drbd_device *device; member 45 struct drbd_device *device; in count_objects() local 86 struct drbd_device *device; in remember_old_state() local 176 struct drbd_device *device = device_state_change->device; remember_new_state() local 195 struct drbd_device *device = remember_new_state() local 264 struct drbd_device *device = state_change->devices[n].device; forget_state_change() local 302 struct drbd_device *device = peer_device->device; conn_all_vols_unconf() local 343 struct drbd_device *device = peer_device->device; conn_highest_role() local 359 struct drbd_device *device = peer_device->device; conn_highest_peer() local 375 struct drbd_device *device = peer_device->device; conn_highest_disk() local 391 struct drbd_device *device = peer_device->device; conn_lowest_disk() local 407 struct drbd_device *device = peer_device->device; conn_highest_pdsk() local 423 struct drbd_device *device = peer_device->device; conn_lowest_conn() local 467 cl_wide_st_chg(struct drbd_device *device, union drbd_state os, union drbd_state ns) cl_wide_st_chg() argument 489 drbd_change_state(struct drbd_device *device, enum chg_state_flags f, union drbd_state mask, union drbd_state val) drbd_change_state() argument 510 drbd_force_state(struct drbd_device *device, union drbd_state mask, union drbd_state val) drbd_force_state() argument 517 _req_st_cond(struct drbd_device *device, union drbd_state mask, union drbd_state val) _req_st_cond() argument 563 drbd_req_state(struct drbd_device *device, union drbd_state mask, union drbd_state val, enum chg_state_flags f) drbd_req_state() argument 649 _drbd_request_state(struct drbd_device *device, union drbd_state mask, union drbd_state val, enum chg_state_flags f) _drbd_request_state() argument 673 request_detach(struct drbd_device *device) request_detach() argument 679 drbd_request_detach_interruptible(struct drbd_device *device) drbd_request_detach_interruptible() argument 700 _drbd_request_state_holding_state_mutex(struct drbd_device *device, union drbd_state mask, union drbd_state val, enum chg_state_flags f) _drbd_request_state_holding_state_mutex() argument 715 print_st(struct drbd_device *device, const char *name, union drbd_state ns) print_st() argument 733 print_st_err(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum drbd_state_rv err) print_st_err() argument 774 drbd_pr_state_change(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum chg_state_flags flags) drbd_pr_state_change() argument 823 is_valid_state(struct drbd_device *device, union drbd_state ns) is_valid_state() argument 1027 print_sanitize_warnings(struct drbd_device *device, enum sanitize_state_warnings warn) print_sanitize_warnings() argument 1052 sanitize_state(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum sanitize_state_warnings *warn) sanitize_state() argument 1218 drbd_resume_al(struct drbd_device *device) drbd_resume_al() argument 1225 set_ov_position(struct drbd_device *device, enum drbd_conns cs) set_ov_position() argument 1261 _drbd_set_state(struct drbd_device *device, union drbd_state ns, enum chg_state_flags flags, struct completion *done) _drbd_set_state() argument 1491 struct drbd_device *device = ascw->device; w_after_state_ch() local 1502 abw_start_sync(struct drbd_device *device, int rv) abw_start_sync() argument 1520 drbd_bitmap_io_from_worker(struct drbd_device *device, int (*io_fn)(struct drbd_device *), char *why, enum bm_flag flags) drbd_bitmap_io_from_worker() argument 1575 struct drbd_device *device = device_state_change->device; notify_device_state_change() local 1700 after_state_ch(struct drbd_device *device, union drbd_state os, union drbd_state ns, enum chg_state_flags flags, struct drbd_state_change *state_change) after_state_ch() argument 2082 struct drbd_device *device = peer_device->device; w_after_conn_state_ch() local 2119 struct drbd_device *device = peer_device->device; conn_old_common_state() local 2161 struct drbd_device *device = peer_device->device; conn_is_valid_transition() local 2221 struct drbd_device *device = peer_device->device; conn_set_state() local [all...] |
| H A D | drbd_bitmap.c | 113 static void __bm_print_lock_info(struct drbd_device *device, const char *func) in __bm_print_lock_info() argument 124 void drbd_bm_lock(struct drbd_device *device, char *why, enum bm_flag flags) in drbd_bm_lock() argument 151 void drbd_bm_unlock(struct drbd_device *device) in drbd_bm_unlock() argument 211 bm_page_lock_io(struct drbd_device *device, int page_nr) bm_page_lock_io() argument 218 bm_page_unlock_io(struct drbd_device *device, int page_nr) bm_page_unlock_io() argument 240 drbd_bm_reset_al_hints(struct drbd_device *device) drbd_bm_reset_al_hints() argument 254 drbd_bm_mark_for_writeout(struct drbd_device *device, int page_nr) drbd_bm_mark_for_writeout() argument 433 drbd_bm_init(struct drbd_device *device) drbd_bm_init() argument 449 drbd_bm_capacity(struct drbd_device *device) drbd_bm_capacity() argument 458 drbd_bm_cleanup(struct drbd_device *device) drbd_bm_cleanup() argument 630 drbd_bm_resize(struct drbd_device *device, sector_t capacity, int set_new_bits) drbd_bm_resize() argument 754 _drbd_bm_total_weight(struct drbd_device *device) _drbd_bm_total_weight() argument 772 drbd_bm_total_weight(struct drbd_device *device) drbd_bm_total_weight() argument 783 drbd_bm_words(struct drbd_device *device) drbd_bm_words() argument 794 drbd_bm_bits(struct drbd_device *device) drbd_bm_bits() argument 808 drbd_bm_merge_lel(struct drbd_device *device, size_t offset, size_t number, unsigned long *buffer) drbd_bm_merge_lel() argument 857 drbd_bm_get_lel(struct drbd_device *device, size_t offset, size_t number, unsigned long *buffer) drbd_bm_get_lel() argument 894 drbd_bm_set_all(struct drbd_device *device) drbd_bm_set_all() argument 910 drbd_bm_clear_all(struct drbd_device *device) drbd_bm_clear_all() argument 940 struct drbd_device *device = ctx->device; drbd_bm_endio() local 980 struct drbd_device *device = ctx->device; __must_hold() local 1255 __bm_find_next(struct drbd_device *device, unsigned long bm_fo, const int find_zero_bit) __bm_find_next() argument 1295 bm_find_next(struct drbd_device *device, unsigned long bm_fo, const int find_zero_bit) bm_find_next() argument 1316 drbd_bm_find_next(struct drbd_device *device, unsigned long bm_fo) drbd_bm_find_next() argument 1331 _drbd_bm_find_next(struct drbd_device *device, unsigned long bm_fo) _drbd_bm_find_next() argument 1337 _drbd_bm_find_next_zero(struct drbd_device *device, unsigned long bm_fo) _drbd_bm_find_next_zero() argument 1349 __bm_change_bits_to(struct drbd_device *device, const unsigned long s, unsigned long e, int val) __bm_change_bits_to() argument 1398 bm_change_bits_to(struct drbd_device *device, const unsigned long s, const unsigned long e, int val) bm_change_bits_to() argument 1421 drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) drbd_bm_set_bits() argument 1427 drbd_bm_clear_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) drbd_bm_clear_bits() argument 1464 _drbd_bm_set_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) _drbd_bm_set_bits() argument 1544 drbd_bm_test_bit(struct drbd_device *device, const unsigned long bitnr) drbd_bm_test_bit() argument 1575 drbd_bm_count_bits(struct drbd_device *device, const unsigned long s, const unsigned long e) drbd_bm_count_bits() argument 1630 drbd_bm_e_weight(struct drbd_device *device, unsigned long enr) drbd_bm_e_weight() argument [all...] |
| H A D | drbd_debugfs.c | 130 struct drbd_device *device; in seq_print_resource_pending_meta_io() local 158 struct drbd_device *device; in seq_print_waiting_for_AL() local 191 seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned long now) seq_print_device_bitmap_io() argument 218 struct drbd_device *device; seq_print_resource_pending_bitmap_io() local 246 seq_print_peer_request(struct seq_file *m, struct drbd_device *device, struct list_head *lh, unsigned long now) seq_print_peer_request() argument 271 seq_print_device_peer_requests(struct seq_file *m, struct drbd_device *device, unsigned long now) seq_print_device_peer_requests() argument 290 struct drbd_device *device; seq_print_resource_pending_peer_requests() local 662 struct drbd_device *device = m->private; device_resync_extents_show() local 677 struct drbd_device *device = m->private; device_act_log_extents_show() local 692 struct drbd_device *device = m->private; device_oldest_requests_show() local 720 struct drbd_device *device = m->private; device_data_gen_id_show() local 739 struct drbd_device *device = m->private; device_ed_gen_id_show() local 816 drbd_debugfs_device_cleanup(struct drbd_device *device) drbd_debugfs_device_cleanup() argument [all...] |
| /kernel/linux/linux-5.10/arch/arm64/kvm/ |
| H A D | mmu.c | 748 bool device = false; in user_mem_abort() local
|
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | sysfs.c | 648 static void acpi_global_event_handler(u32 event_type, acpi_handle device, in acpi_global_event_handler() argument
|
| H A D | thermal.c | 164 struct acpi_device * device; member 701 struct acpi_device *device = cdev->devdata; acpi_thermal_cooling_device_cb() local 903 acpi_thermal_notify(struct acpi_device *device, u32 event) acpi_thermal_notify() argument 1044 acpi_thermal_add(struct acpi_device *device) acpi_thermal_add() argument 1087 acpi_thermal_remove(struct acpi_device *device) acpi_thermal_remove() argument [all...] |
| H A D | battery.c | 110 struct acpi_device *device; member 1026 acpi_battery_notify(struct acpi_device *device, u32 event) acpi_battery_notify() argument 1211 acpi_battery_add(struct acpi_device *device) acpi_battery_add() argument 1257 acpi_battery_remove(struct acpi_device *device) acpi_battery_remove() argument [all...] |
| H A D | property.c | 678 struct acpi_device *device; __acpi_node_get_property_reference() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/plat-orion/ |
| H A D | common.c | 53 static void fill_resources(struct platform_device *device, in fill_resources() argument 65 static void fill_resources_irq(struct platform_device *device, in fill_resources_irq() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | acobject.h | 379 struct acpi_object_device device; member
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 315 bool device = prot & KVM_PGTABLE_PROT_DEVICE; in hyp_map_set_prot_attr() local 443 bool device = prot & KVM_PGTABLE_PROT_DEVICE; in stage2_map_set_prot_attr() local
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson64/ |
| H A D | boot_param.h | 110 u32 device; member
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | numa.c | 278 static int of_node_to_nid_single(struct device_node *device) in of_node_to_nid_single() argument 290 int of_node_to_nid(struct device_node *device) in of_node_to_nid() argument [all...] |
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | virtio_uml.c | 1184 vu_cmdline_set(const char *device, const struct kernel_param *kp) vu_cmdline_set() argument [all...] |
| H A D | vector_kern.c | 701 struct vector_device *device; in find_device() local 830 struct vector_device *device in vector_device_release() local 1556 struct vector_device *device; vector_eth_configure() local [all...] |
| /kernel/linux/linux-5.10/arch/s390/include/uapi/asm/ |
| H A D | zcrypt.h | 237 struct zcrypt_device_status_ext device[MAX_ZDEV_ENTRIES_EXT]; member 351 struct zcrypt_device_status device[MAX_ZDEV_ENTRIES]; global() member [all...] |
| /kernel/linux/common_modules/newip/src/linux-5.10/drivers/net/bt/ |
| H A D | btdev.c | 943 struct device *device = NULL; in bt_cdev_device_create() local [all...] |
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_bcm.c | 206 bcm_device_exists(struct bcm_device *device) bcm_device_exists() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | hpet.c | 1017 static int hpet_acpi_add(struct acpi_device *device) in hpet_acpi_add() argument
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_crb.c | 502 crb_map_io(struct acpi_device *device, struct crb_priv *priv, struct acpi_table_tpm2 *buf) crb_map_io() argument 659 crb_acpi_add(struct acpi_device *device) crb_acpi_add() argument 727 crb_acpi_remove(struct acpi_device *device) crb_acpi_remove() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/xillybus/ |
| H A D | xillybus_core.c | 1809 struct device *device; xillybus_init_chrdev() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | mmp_tdma.c | 133 struct dma_device device; member [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ux500/hash/ |
| H A D | hash_alg.h | 333 struct hash_device_data *device; member [all...] |