| /kernel/linux/linux-6.6/kernel/futex/ |
| D | waitwake.c | 145 struct futex_hash_bucket *hb; in futex_wake() local 328 void futex_wait_queue(struct futex_hash_bucket *hb, struct futex_q *q, in futex_wait_queue() 401 struct futex_hash_bucket *hb; in futex_wait_multiple_setup() local 578 struct futex_q *q, struct futex_hash_bucket **hb) in futex_wait_setup() 636 struct futex_hash_bucket *hb; in futex_wait() local
|
| D | futex.h | 170 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in futex_queue() 184 static inline void futex_hb_waiters_inc(struct futex_hash_bucket *hb) in futex_hb_waiters_inc() 199 static inline void futex_hb_waiters_dec(struct futex_hash_bucket *hb) in futex_hb_waiters_dec() 206 static inline int futex_hb_waiters_pending(struct futex_hash_bucket *hb) in futex_hb_waiters_pending()
|
| D | core.c | 439 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter() 511 struct futex_hash_bucket *hb; in __futex_unqueue() local 526 struct futex_hash_bucket *hb; in futex_q_lock() local 546 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock() 553 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in __futex_queue() 957 struct futex_hash_bucket *hb; in exit_pi_state_list() local
|
| D | requeue.c | 224 struct futex_hash_bucket *hb) in requeue_pi_wake_futex() 691 int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, in handle_early_requeue_pi_wakeup() 768 struct futex_hash_bucket *hb; in futex_wait_requeue_pi() local
|
| D | pi.c | 514 int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() 935 struct futex_hash_bucket *hb; in futex_lock_pi() local 1104 struct futex_hash_bucket *hb; in futex_unlock_pi() local
|
| /kernel/linux/linux-5.10/kernel/futex/ |
| D | core.c | 319 static inline void hb_waiters_inc(struct futex_hash_bucket *hb) in hb_waiters_inc() 334 static inline void hb_waiters_dec(struct futex_hash_bucket *hb) in hb_waiters_dec() 341 static inline int hb_waiters_pending(struct futex_hash_bucket *hb) in hb_waiters_pending() 705 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() 855 struct futex_hash_bucket *hb; in exit_pi_state_list() local 1314 struct futex_hash_bucket *hb, in lookup_pi_state() 1374 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() 1460 struct futex_hash_bucket *hb; in __unqueue_futex() local 1602 struct futex_hash_bucket *hb; in futex_wake() local 1823 struct futex_hash_bucket *hb) in requeue_pi_wake_futex() [all …]
|
| /kernel/linux/linux-6.6/kernel/power/ |
| D | swap.c | 234 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch() 242 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch() 249 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local 273 struct hib_bio_batch *hb) in hib_submit_io() 302 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io() 378 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() 451 struct hib_bio_batch *hb) in swap_write_page() 548 struct hib_bio_batch hb; in save_image() local 685 struct hib_bio_batch hb; in save_image_lzo() local 1017 struct hib_bio_batch *hb) in swap_read_page() [all …]
|
| /kernel/linux/linux-5.10/kernel/power/ |
| D | swap.c | 232 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch() 240 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch() 247 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local 271 struct hib_bio_batch *hb) in hib_submit_io() 302 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io() 376 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page() 449 struct hib_bio_batch *hb) in swap_write_page() 546 struct hib_bio_batch hb; in save_image() local 683 struct hib_bio_batch hb; in save_image_lzo() local 1018 struct hib_bio_batch *hb) in swap_read_page() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_heartbeat.c | 216 struct adf_heartbeat *hb; in adf_heartbeat_status() local 273 struct adf_heartbeat *hb; in adf_heartbeat_init() local 325 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_shutdown() local
|
| D | adf_heartbeat_dbgfs.c | 159 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_dbgfs_add() local 178 struct adf_heartbeat *hb = accel_dev->heartbeat; in adf_heartbeat_dbgfs_rm() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | hdlcdrv.h | 158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() 171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() 184 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_get() 204 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb, in hdlcdrv_hbuf_put()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | hdlcdrv.h | 158 static inline int hdlcdrv_hbuf_full(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_full() 171 static inline int hdlcdrv_hbuf_empty(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_empty() 184 static inline unsigned short hdlcdrv_hbuf_get(struct hdlcdrv_hdlcbuffer *hb) in hdlcdrv_hbuf_get() 204 static inline void hdlcdrv_hbuf_put(struct hdlcdrv_hdlcbuffer *hb, in hdlcdrv_hbuf_put()
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| D | nicstar.c | 202 struct sk_buff *hb; in nicstar_remove_one() local 657 struct sk_buff *hb; in ns_init_card() local 837 struct sk_buff *hb; in ns_init_card_error() local 2225 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2611 struct sk_buff *hb; in ns_ioctl() local 2626 struct sk_buff *hb; in ns_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/atm/ |
| D | nicstar.c | 200 struct sk_buff *hb; in nicstar_remove_one() local 655 struct sk_buff *hb; in ns_init_card() local 835 struct sk_buff *hb; in ns_init_card_error() local 2219 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2605 struct sk_buff *hb; in ns_ioctl() local 2620 struct sk_buff *hb; in ns_ioctl() local
|
| /kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
| D | hists.c | 56 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() 79 static void hist_browser__set_title_space(struct hist_browser *hb) in hist_browser__set_title_space() 88 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries() 103 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows() 129 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local 272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows() 564 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding() 583 struct hist_browser *hb, bool unfold) in hist_entry__set_folding() 1807 struct hist_browser *hb; in ui_browser__hists_init_top() local 1818 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local [all …]
|
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| D | hists.c | 56 static bool hist_browser__has_filter(struct hist_browser *hb) in hist_browser__has_filter() 79 static void hist_browser__set_title_space(struct hist_browser *hb) in hist_browser__set_title_space() 88 static u32 hist_browser__nr_entries(struct hist_browser *hb) in hist_browser__nr_entries() 103 static void hist_browser__update_rows(struct hist_browser *hb) in hist_browser__update_rows() 129 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh_dimensions() local 272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows() 564 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding() 583 struct hist_browser *hb, bool unfold) in hist_entry__set_folding() 1806 struct hist_browser *hb; in ui_browser__hists_init_top() local 1817 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/vt6655/ |
| D | tmacro.h | 39 #define MAKEWORD(lb, hb) ((unsigned short)(((unsigned char)(lb)) | (((unsigned short)((unsigned … argument
|
| /kernel/linux/linux-6.6/io_uring/ |
| D | poll.c | 123 struct io_hash_bucket *hb = &table->hbs[index]; in io_poll_req_insert() local 760 struct io_hash_bucket *hb = &table->hbs[i]; in io_poll_remove_all_table() local 796 struct io_hash_bucket *hb = &table->hbs[index]; in io_poll_find() local 830 struct io_hash_bucket *hb = &table->hbs[i]; in io_poll_file_find() local
|
| D | fdinfo.c | 181 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in io_uring_show_fdinfo() local
|
| /kernel/linux/linux-6.6/drivers/cxl/ |
| D | acpi.c | 374 static int cxl_get_chbs(struct device *dev, struct acpi_device *hb, in cxl_get_chbs() 408 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_dport() local 461 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_uport() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_msg.c | 149 const char *msg, bool hb) in vmw_port_hb_out() 205 unsigned long reply_len, bool hb) in vmw_port_hb_in()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_metrics.c | 772 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 896 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 922 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_metrics.c | 772 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 896 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 922 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
| D | ionic_dev.c | 17 int hb; in ionic_watchdog_cb() local 110 u32 hb; in ionic_heartbeat_check() local
|
| /kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
| 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
|