/linux-6.3-rc2/kernel/futex/ |
A 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
|
A 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()
|
A D | core.c | 429 struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, union futex_key *key) in futex_top_waiter() 501 struct futex_hash_bucket *hb; in __futex_unqueue() local 516 struct futex_hash_bucket *hb; in futex_q_lock() local 536 void futex_q_unlock(struct futex_hash_bucket *hb) in futex_q_unlock() 543 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb) in __futex_queue() 947 struct futex_hash_bucket *hb; in exit_pi_state_list() local
|
A 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
|
A 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
|
/linux-6.3-rc2/kernel/power/ |
A 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() 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() 1066 struct hib_bio_batch hb; in load_image() local [all …]
|
/linux-6.3-rc2/include/linux/ |
A 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()
|
/linux-6.3-rc2/drivers/atm/ |
A 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
|
/linux-6.3-rc2/tools/perf/ui/browsers/ |
A 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 588 struct hist_browser *hb, bool unfold) in __hist_entry__set_folding() 1817 struct hist_browser *hb; in ui_browser__hists_init_top() local 1828 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local 1921 struct hist_browser *hb; in ui_browser__hists_seek() local 2889 static void hist_browser__update_nr_entries(struct hist_browser *hb) in hist_browser__update_nr_entries() [all …]
|
/linux-6.3-rc2/io_uring/ |
A D | poll.c | 123 struct io_hash_bucket *hb = &table->hbs[index]; in io_poll_req_insert() local 752 struct io_hash_bucket *hb = &table->hbs[i]; in io_poll_remove_all_table() local 788 struct io_hash_bucket *hb = &table->hbs[index]; in io_poll_find() local 822 struct io_hash_bucket *hb = &table->hbs[i]; in io_poll_file_find() local
|
A D | fdinfo.c | 174 struct io_hash_bucket *hb = &ctx->cancel_table.hbs[i]; in __io_uring_show_fdinfo() local
|
/linux-6.3-rc2/net/ipv4/ |
A D | tcp_metrics.c | 755 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 879 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 905 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
/linux-6.3-rc2/drivers/cxl/ |
A D | acpi.c | 338 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_uport() local 429 struct acpi_device *hb = to_cxl_host_bridge(host, match); in add_host_bridge_dport() local
|
/linux-6.3-rc2/drivers/misc/bcm-vk/ |
A D | bcm_vk_msg.c | 143 struct bcm_vk_hb_ctrl *hb = container_of(t, 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-6.3-rc2/drivers/hwmon/ |
A D | w83773g.c | 56 static inline long temp_of_remote(s8 hb, u8 lb) in temp_of_remote()
|
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_msg.c | 164 const char *msg, bool hb) in vmw_port_hb_out() 221 unsigned long reply_len, bool hb) in vmw_port_hb_in()
|
/linux-6.3-rc2/drivers/scsi/ |
A D | constants.c | 411 enum scsi_host_status hb = host_byte(result); in scsi_hostbyte_string() local
|
/linux-6.3-rc2/drivers/comedi/drivers/ |
A D | dt2801.c | 248 int hb = 0; in dt2801_readdata2() local
|
/linux-6.3-rc2/drivers/video/fbdev/intelfb/ |
A D | intelfbhw.c | 1048 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local 1280 const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss; in intelfbhw_program_mode() local
|
/linux-6.3-rc2/include/net/ |
A D | rose.h | 141 unsigned long t1, t2, t3, hb, idle; member
|
/linux-6.3-rc2/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_dev.c | 19 int hb; in ionic_watchdog_cb() local
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | mt9v111.c | 461 unsigned int hb; in mt9v111_calc_frame_rate() local
|
/linux-6.3-rc2/drivers/scsi/cxlflash/ |
A D | common.h | 240 u64 hb; member
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | bcm-phy-ptp.c | 180 u16 hb[4]; in bcm_ptp_get_framesync_ts() local
|
/linux-6.3-rc2/drivers/staging/vt6655/ |
A D | mac.h | 544 #define MAKEWORD(lb, hb) \ argument
|