Home
last modified time | relevance | path

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

/linux/kernel/futex/ !
H A Dfutex.h234 static inline void futex_hash_get(struct futex_hash_bucket *hb) { } in futex_hash_get()
235 static inline void futex_hash_put(struct futex_hash_bucket *hb) { } in futex_hash_put()
363 static inline void futex_queue(struct futex_q *q, struct futex_hash_bucket *hb, in futex_queue()
378 static inline void futex_hb_waiters_inc(struct futex_hash_bucket *hb) in futex_hb_waiters_inc()
393 static inline void futex_hb_waiters_dec(struct futex_hash_bucket *hb) in futex_hb_waiters_dec()
400 static inline int futex_hb_waiters_pending(struct futex_hash_bucket *hb) in futex_hb_waiters_pending()
H A Dcore.c163 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()
891 void __futex_queue(struct futex_q *q, struct futex_hash_bucket *hb, in __futex_queue()
H A Drequeue.c231 struct futex_hash_bucket *hb) in requeue_pi_wake_futex()
706 int handle_early_requeue_pi_wakeup(struct futex_hash_bucket *hb, in handle_early_requeue_pi_wakeup()
H A Dpi.c515 int futex_lock_pi_atomic(u32 __user *uaddr, struct futex_hash_bucket *hb, in futex_lock_pi_atomic()
/linux/kernel/power/ !
H A Dswap.c233 static void hib_init_batch(struct hib_bio_batch *hb) in hib_init_batch()
241 static void hib_finish_batch(struct hib_bio_batch *hb) in hib_finish_batch()
248 struct hib_bio_batch *hb = bio->bi_private; in hib_end_io() local
278 struct hib_bio_batch *hb) in hib_submit_io_async()
293 static int hib_wait_io(struct hib_bio_batch *hb) in hib_wait_io()
372 static int write_page(void *buf, sector_t offset, struct hib_bio_batch *hb) in write_page()
439 struct hib_bio_batch *hb) in swap_write_page()
541 struct hib_bio_batch hb; in save_image() local
688 struct hib_bio_batch hb; in save_compressed_image() local
1042 struct hib_bio_batch *hb) in swap_read_page()
[all …]
/linux/include/linux/ !
H A Dhdlcdrv.h158 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/drivers/atm/ !
H A Dnicstar.c203 struct sk_buff *hb; in nicstar_remove_one() local
658 struct sk_buff *hb; in ns_init_card() local
838 struct sk_buff *hb; in ns_init_card_error() local
2226 struct sk_buff *hb, *sb, *lb; in dequeue_rx() local
2612 struct sk_buff *hb; in ns_ioctl() local
2627 struct sk_buff *hb; in ns_ioctl() local
/linux/drivers/crypto/intel/qat/qat_common/ !
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 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/net/ipv4/ !
H A Dtcp_metrics.c778 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 Dbcm_vk_msg.c143 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 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/include/net/ !
H A Drose.h141 unsigned long t1, t2, t3, hb, idle; member
/linux/drivers/net/ethernet/pensando/ionic/ !
H A Dionic_dev.c19 int hb; in ionic_watchdog_cb() local
/linux/drivers/media/i2c/ !
H A Dmt9v111.c459 unsigned int hb; in mt9v111_calc_frame_rate() local
/linux/drivers/media/pci/intel/ipu6/ !
H A Dipu6-isys-video.c752 struct v4l2_control hb = { .id = V4L2_CID_HBLANK, .value = 0 }; in ipu6_isys_configure_stream_watermark() local
/linux/drivers/net/phy/ !
H A Dbcm-phy-ptp.c180 u16 hb[4]; in bcm_ptp_get_framesync_ts() local
/linux/tools/perf/ !
H A Dbuiltin-c2c.c2553 static void c2c_browser__update_nr_entries(struct hist_browser *hb) in c2c_browser__update_nr_entries()
2571 struct hist_browser hb; member
/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
/linux/drivers/net/ethernet/sun/ !
H A Dsunhme.c1211 struct hmeal_init_block *hb = hp->happy_block; in happy_meal_init_rings() local
/linux/drivers/md/ !
H A Ddm-cache-policy-smq.c1313 dm_oblock_t hb = to_hblock(mq, b); in update_hotspot_queue() local