| /linux/drivers/pci/ |
| H A D | ide.c | 45 static bool reserve_stream_id(struct pci_host_bridge *hb, u8 id) in reserve_stream_id() 53 static bool claim_stream(struct pci_host_bridge *hb, u8 stream_id, in claim_stream() 80 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_init() local 248 struct pci_host_bridge *hb; in pci_ide_stream_alloc() local 344 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_free() local 389 struct pci_host_bridge *hb; member 394 request_stream_id(struct pci_host_bridge *hb, u8 stream_id, in request_stream_id() 421 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_register() local 469 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_unregister() local 733 void pci_ide_init_host_bridge(struct pci_host_bridge *hb) in pci_ide_init_host_bridge() [all …]
|
| /linux/kernel/power/ |
| H A D | swap.c | 228 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch() 236 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch() 243 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local 273 struct hib_bio_batch *hb) in hib_submit_io_async() 288 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io() 359 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() 426 struct hib_bio_batch *hb) in swap_write_page() 525 struct hib_bio_batch hb; in save_image() local 699 struct hib_bio_batch hb; in save_compressed_image() local 1050 struct hib_bio_batch *hb) in swap_read_page() [all …]
|
| /linux/kernel/futex/ |
| H A D | core.c | 163 void futex_hash_get(struct futex_hash_bucket *hb) in futex_hash_get() 172 void futex_hash_put(struct futex_hash_bucket *hb) in futex_hash_put() 305 struct futex_hash_bucket *hb; in futex_hash() local 421 struct futex_hash_bucket *hb; in __futex_hash() local 804 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter() 854 struct futex_hash_bucket *hb; in __futex_unqueue() local 866 void futex_q_lock(struct futex_q *q, struct futex_hash_bucket *hb) in futex_q_lock() 884 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock() 890 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb, in __futex_queue()
|
| H A D | requeue.c | 231 struct futex_hash_bucket *hb) in requeue_pi_wake_futex() 711 int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, in handle_early_requeue_pi_wakeup()
|
| H A D | pi.c | 516 int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_heartbeat.c | 224 struct adf_heartbeat *hb; in adf_heartbeat_status() local 282 struct adf_heartbeat *hb; in adf_heartbeat_init() local 334 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_shutdown() local
|
| H A D | adf_heartbeat_dbgfs.c | 198 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_dbgfs_add() local 228 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_dbgfs_rm() local
|
| /linux/tools/perf/ui/browsers/ |
| H A D | hists.c | 57 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() 80 static void hist_browser__set_title_space(struct hist_browser *hb) in hist_browser__set_title_space() 89 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries() 104 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows() 130 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local 273 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows() 565 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding() 584 struct hist_browser *hb, bool unfold) in hist_entry__set_folding() 1849 struct hist_browser *hb; in ui_browser__hists_init_top() local 1860 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local [all …]
|
| /linux/drivers/cxl/ |
| H A D | acpi.c | 579 static int cxl_get_chbs(struct device *dev, struct acpi_device *hb, in cxl_get_chbs() 615 struct acpi_device *hb = to_cxl_host_bridge(NULL, dev); in get_genport_coordinates() local 634 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_dport() local 691 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_uport() local
|
| /linux/io_uring/ |
| H A D | poll.c | 745 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_remove_all() local 763 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[index]; in io_poll_find() local 787 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_file_find() local
|
| H A D | fdinfo.c | 233 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in __io_uring_show_fdinfo() local
|
| /linux/net/ipv4/ |
| H A D | tcp_metrics.c | 778 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 901 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 930 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
| /linux/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_msg.c | 143 struct bcm_vk_hb_ctrl *hb = container_of(to_delayed_work(work), struct bcm_vk_hb_ctrl, in bcm_vk_hb_poll() local 185 struct bcm_vk_hb_ctrl *hb = &vk->hb_ctrl; in bcm_vk_hb_init() local 193 struct bcm_vk_hb_ctrl *hb = &vk->hb_ctrl; in bcm_vk_hb_deinit() local
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_msg.c | 156 const char *msg, bool hb) in vmw_port_hb_out() 206 unsigned long reply_len, bool hb) in vmw_port_hb_in()
|
| /linux/drivers/hwmon/ |
| H A D | w83773g.c | 56 static inline long temp_of_remote(s8 hb, u8 lb) in temp_of_remote()
|
| /linux/drivers/scsi/ |
| H A D | constants.c | 411 enum scsi_host_status hb = host_byte(result); in scsi_hostbyte_string() local
|
| /linux/drivers/comedi/drivers/ |
| H A D | dt2801.c | 248 int hb = 0; in dt2801_readdata2() local
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_dev.c | 19 int hb; in ionic_watchdog_cb() local
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 2630 static void c2c_browser__update_nr_entries(struct hist_browser *hb) in c2c_browser__update_nr_entries() argument 2648 struct hist_browser hb; member
|
| H A D | builtin-kvm.c | 517 static void kvm_browser__update_nr_entries(struct hist_browser *hb) in kvm_browser__update_nr_entries()
|
| /linux/lib/zstd/compress/ |
| H A D | zstd_opt.c | 57 U32 const hb = ZSTD_highbit32(stat); in ZSTD_fracWeight() local
|
| H A D | zstd_compress_internal.h | 1434 U32 const hb = ZSTD_highbit32(newStat); in ZSTD_fWeight() local
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | sunhme.c | 1211 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() local
|