/linux-5.10/kernel/ |
D | futex.c | 320 static inline void hb_waiters_inc(struct futex_hash_bucket *hb) in hb_waiters_inc() 335 static inline void hb_waiters_dec(struct futex_hash_bucket *hb) in hb_waiters_dec() 342 static inline int hb_waiters_pending(struct futex_hash_bucket *hb) in hb_waiters_pending() 696 static struct futex_q *futex_top_waiter(struct futex_hash_bucket *hb, in futex_top_waiter() 829 struct futex_hash_bucket *hb; in exit_pi_state_list() local 1287 struct futex_hash_bucket *hb, in lookup_pi_state() 1347 static int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic() 1433 struct futex_hash_bucket *hb; in __unqueue_futex() local 1586 struct futex_hash_bucket *hb; in futex_wake() local 1807 struct futex_hash_bucket *hb) in requeue_pi_wake_futex() [all …]
|
/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 blk_status_t 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 …]
|
/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()
|
/linux-5.10/drivers/atm/ |
D | nicstar.c | 200 struct sk_buff *hb; in nicstar_remove_one() local 646 struct sk_buff *hb; in ns_init_card() local 835 struct sk_buff *hb; in ns_init_card_error() local 2217 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local 2603 struct sk_buff *hb; in ns_ioctl() local 2618 struct sk_buff *hb; in ns_ioctl() local
|
D | fore200e.c | 2757 u32 hb = fore200e->bus->read(&fore200e->cp_queues->heartbeat); in fore200e_proc_read() local
|
/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() 569 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding() 588 struct hist_browser *hb, bool unfold) in __hist_entry__set_folding() 1816 struct hist_browser *hb; in ui_browser__hists_init_top() local 1827 struct hist_browser *hb = container_of(browser, struct hist_browser, b); in hist_browser__refresh() local [all …]
|
/linux-5.10/drivers/staging/vt6655/ |
D | tmacro.h | 39 #define MAKEWORD(lb, hb) ((unsigned short)(((unsigned char)(lb)) | (((unsigned short)((unsigned … argument
|
/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()
|
/linux-5.10/net/ipv4/ |
D | tcp_metrics.c | 754 struct tcpm_hash_bucket *hb = tcp_metrics_hash + row; in tcp_metrics_nl_dump() local 878 struct tcpm_hash_bucket *hb = tcp_metrics_hash; in tcp_metrics_flush_all() local 904 struct tcpm_hash_bucket *hb; in tcp_metrics_nl_cmd_del() local
|
/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
|
D | ionic_main.c | 327 int hb = 0; in ionic_dev_cmd_wait() local
|
/linux-5.10/drivers/hwmon/ |
D | w83773g.c | 56 static inline long temp_of_remote(s8 hb, u8 lb) in temp_of_remote()
|
/linux-5.10/drivers/scsi/ |
D | constants.c | 416 int hb = host_byte(result); in scsi_hostbyte_string() local
|
/linux-5.10/drivers/staging/comedi/drivers/ |
D | dt2801.c | 248 int hb = 0; in dt2801_readdata2() local
|
/linux-5.10/drivers/video/fbdev/intelfb/ |
D | intelfbhw.c | 1050 u32 *vs, *vb, *vt, *hs, *hb, *ht, *ss, *pipe_conf; in intelfbhw_mode_to_hw() local 1282 const u32 *hs, *ht, *hb, *vs, *vt, *vb, *ss; in intelfbhw_program_mode() local
|
/linux-5.10/include/net/ |
D | rose.h | 139 unsigned long t1, t2, t3, hb, idle; member
|
/linux-5.10/drivers/net/ethernet/sun/ |
D | sunhme.c | 140 struct hmeal_init_block *hb = hp->happy_block; in tx_dump_ring() local 1251 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() local
|
/linux-5.10/drivers/media/i2c/ |
D | mt9v111.c | 461 unsigned int hb; in mt9v111_calc_frame_rate() local
|
/linux-5.10/drivers/scsi/cxlflash/ |
D | common.h | 240 u64 hb; member
|
/linux-5.10/tools/perf/ |
D | builtin-c2c.c | 2253 static void c2c_browser__update_nr_entries(struct hist_browser *hb) in c2c_browser__update_nr_entries() 2271 struct hist_browser hb; member
|
/linux-5.10/drivers/md/ |
D | dm-cache-policy-smq.c | 1302 dm_oblock_t hb = to_hblock(mq, b); in update_hotspot_queue() local
|
/linux-5.10/drivers/net/wireless/atmel/ |
D | atmel.c | 4157 u8 hb = *src++; in atmel_copy_to_card() local
|