Home
last modified time | relevance | path

Searched defs:hb (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/pci/
H A Dide.c45 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
246 struct pci_host_bridge *hb; in pci_ide_stream_alloc() local
342 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_free() local
387 struct pci_host_bridge *hb; member
392 request_stream_id(struct pci_host_bridge *hb, u8 stream_id, in request_stream_id()
419 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_register() local
467 struct pci_host_bridge *hb = pci_find_host_bridge(pdev->bus); in pci_ide_stream_unregister() local
731 void pci_ide_init_host_bridge(struct pci_host_bridge *hb) in pci_ide_init_host_bridge()
[all …]
/linux/kernel/futex/
H A Drequeue.c231 struct futex_hash_bucket *hb) in requeue_pi_wake_futex()
713 int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, in handle_early_requeue_pi_wakeup()
838 auto hb = hbr.hb; in futex_wait_requeue_pi() local
H A Dcore.c268 struct futex_hash_bucket *hb; futex_hash() local
761 futex_top_waiter(struct futex_hash_bucket * hb,union futex_key * key) futex_top_waiter() argument
811 struct futex_hash_bucket *hb; __futex_unqueue() local
823 futex_q_lock(struct futex_q * q,struct futex_hash_bucket * hb) futex_q_lock() argument
841 futex_q_unlock(struct futex_hash_bucket * hb) futex_q_unlock() argument
847 __futex_queue(struct futex_q * q,struct futex_hash_bucket * hb,struct task_struct * task) __futex_queue() argument
1373 auto hb = hbr.hb; exit_pi_state_list() local
[all...]
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_heartbeat.c224 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 Dadf_heartbeat_dbgfs.c198 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 Dhists.c57 hist_browser__has_filter(struct hist_browser * hb) hist_browser__has_filter() argument
80 hist_browser__set_title_space(struct hist_browser * hb) hist_browser__set_title_space() argument
89 hist_browser__nr_entries(struct hist_browser * hb) hist_browser__nr_entries() argument
104 hist_browser__update_rows(struct hist_browser * hb) hist_browser__update_rows() argument
130 struct hist_browser *hb = container_of(browser, struct hist_browser, b); hist_browser__refresh_dimensions() local
273 hierarchy_count_rows(struct hist_browser * hb,struct hist_entry * he,bool include_children) hierarchy_count_rows() argument
565 hierarchy_set_folding(struct hist_browser * hb,struct hist_entry * he,bool unfold __maybe_unused) hierarchy_set_folding() argument
584 hist_entry__set_folding(struct hist_entry * he,struct hist_browser * hb,bool unfold) hist_entry__set_folding() argument
1849 struct hist_browser *hb; ui_browser__hists_init_top() local
1860 struct hist_browser *hb = container_of(browser, struct hist_browser, b); hist_browser__refresh() local
1953 struct hist_browser *hb; ui_browser__hists_seek() local
2938 hist_browser__update_nr_entries(struct hist_browser * hb) hist_browser__update_nr_entries() argument
2957 hist_browser__update_percent_limit(struct hist_browser * hb,double percent) hist_browser__update_percent_limit() argument
[all...]
/linux/io_uring/
H A Dpoll.c746 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_remove_all() local
764 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[index]; in io_poll_find() local
788 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_poll_file_find() local
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c156 const char *msg, bool hb) in vmw_port_hb_out()
206 unsigned long reply_len, bool hb) in vmw_port_hb_in()
/linux/drivers/scsi/
H A Dconstants.c411 enum scsi_host_status hb = host_byte(result); in scsi_hostbyte_string() local
/linux/drivers/comedi/drivers/
H A Ddt2801.c248 int hb = 0; in dt2801_readdata2() local
/linux/tools/perf/
H A Dbuiltin-c2c.c2630 c2c_browser__update_nr_entries(struct hist_browser * hb) c2c_browser__update_nr_entries() argument
2648 struct hist_browser hb; global() member
H A Dbuiltin-kvm.c517 kvm_browser__update_nr_entries(struct hist_browser * hb) kvm_browser__update_nr_entries() argument
/linux/lib/zstd/compress/
H A Dzstd_opt.c57 U32 const hb = ZSTD_highbit32(stat); in ZSTD_fracWeight() local
H A Dzstd_compress_internal.h1434 U32 const hb = ZSTD_highbit32(newStat); in ZSTD_fWeight() local