Home
last modified time | relevance | path

Searched defs:gl (Results 1 – 22 of 22) sorted by relevance

/linux/fs/gfs2/
H A Dglock.c57 struct gfs2_glock *gl; /* current glock struct */ member
120 static void wake_up_glock(struct gfs2_glock *gl) in wake_up_glock()
130 struct gfs2_glock *gl = container_of(rcu, struct gfs2_glock, gl_rcu); in gfs2_glock_dealloc() local
141 static void __gfs2_glock_free(struct gfs2_glock *gl) in __gfs2_glock_free()
149 void gfs2_glock_free(struct gfs2_glock *gl) { in gfs2_glock_free()
157 void gfs2_glock_free_later(struct gfs2_glock *gl) { in gfs2_glock_free_later()
172 struct gfs2_glock *gl; in gfs2_free_dead_glocks() local
186 struct gfs2_glock *gfs2_glock_hold(struct gfs2_glock *gl) in gfs2_glock_hold()
193 static void gfs2_glock_add_to_lru(struct gfs2_glock *gl) in gfs2_glock_add_to_lru()
206 static void gfs2_glock_remove_from_lru(struct gfs2_glock *gl) in gfs2_glock_remove_from_lru()
[all …]
H A Dlops.c73 struct gfs2_glock *gl = bd->bd_gl; in maybe_release_space() local
122 struct gfs2_glock *gl = bd->bd_gl; in gfs2_unpin() local
780 struct gfs2_glock *gl = ip->i_gl; in buf_lo_scan_elements() local
890 struct gfs2_glock *gl; in gfs2_drain_revokes() local
1004 struct gfs2_glock *gl = ip->i_gl; in databuf_lo_scan_elements() local
H A Dsuper.c1012 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local
1025 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_drop_inode() local
1167 static void gfs2_glock_put_eventually(struct gfs2_glock *gl) in gfs2_glock_put_eventually()
1436 struct gfs2_glock *gl = ip->i_iopen_gh.gh_gl; in gfs2_evict_inode() local
H A Dmain.c52 struct gfs2_glock *gl = foo; in gfs2_init_glock_once() local
H A Drgrp.c720 struct gfs2_glock *gl; in gfs2_clear_rgrpd() local
1037 struct gfs2_glock *gl = ip->i_gl; in gfs2_rindex_update() local
1199 int gfs2_rgrp_go_instantiate(struct gfs2_glock *gl) in gfs2_rgrp_go_instantiate()
1846 struct gfs2_glock *gl; in try_rgrp_unlink() local
1925 const struct gfs2_glock *gl = rgd->rd_gl; in gfs2_rgrp_congested() local
2017 struct gfs2_glock *gl = rgd->rd_gl; in fast_to_acquire() local
H A Drecovery.c36 struct gfs2_glock *gl = ip->i_gl; in gfs2_replay_read_block() local
H A Dfile.c1472 struct gfs2_glock *gl = gfs2_glock_hold(fl_gh->gh_gl); in __flock_holder_uninit() local
1490 struct gfs2_glock *gl; in do_flock() local
H A Dbmap.c294 static void gfs2_metapath_ra(struct gfs2_glock *gl, __be64 *start, __be64 *end) in gfs2_metapath_ra()
609 struct gfs2_glock *gl, unsigned int i, in gfs2_indirect_init()
H A Ddir.c1484 struct gfs2_glock *gl = ip->i_gl; in gfs2_dir_readahead() local
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c219 cxgbit_copy_frags(struct sk_buff *skb, const struct pkt_gl *gl, in cxgbit_copy_frags()
242 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) in cxgbit_lro_add_packet_gl()
316 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, in cxgbit_lro_init_skb()
380 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_lro_receive()
435 const struct pkt_gl *gl, struct t4_lro_mgr *lro_mgr, in cxgbit_uld_lro_rx_handler()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1470 const struct pkt_gl *gl, in copy_frags()
1498 static struct sk_buff *t4vf_pktgl_to_skb(const struct pkt_gl *gl, in t4vf_pktgl_to_skb()
1546 static void t4vf_pktgl_free(const struct pkt_gl *gl) in t4vf_pktgl_free()
1564 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro()
1612 const struct pkt_gl *gl) in t4vf_ethrx_handler()
1708 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs()
1777 struct pkt_gl gl; in process_responses() local
H A Dcxgb4vf_main.c488 const struct pkt_gl *gl) in fwevtq_handler()
/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c339 static struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt()
366 const struct pkt_gl *gl, const __be64 *rsp) in chtls_recv_packet()
440 const struct pkt_gl *gl) in chtls_uld_rx_handler()
/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1102 static inline struct sk_buff *copy_gl_to_skb_pkt(const struct pkt_gl *gl, in copy_gl_to_skb_pkt()
1142 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt()
1167 const struct pkt_gl *gl) in c4iw_uld_rx_handler()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c3306 const struct pkt_gl *gl, unsigned int offset) in copy_frags()
3333 struct sk_buff *cxgb4_pktgl_to_skb(const struct pkt_gl *gl, in cxgb4_pktgl_to_skb()
3372 static void t4_pktgl_free(const struct pkt_gl *gl) in t4_pktgl_free()
3386 const struct pkt_gl *gl) in handle_trace_pkt()
3430 static void do_gro(struct sge_eth_rxq *rxq, const struct pkt_gl *gl, in do_gro()
3579 const struct pkt_gl *gl) in t4_tx_completion_handler()
H A Dcxgb4_uld.c75 const struct pkt_gl *gl) in uldrx_handler()
H A Dcxgb4_main.c556 const struct pkt_gl *gl) in fwevtq_handler()
/linux/tools/perf/util/
H A Dprobe-finder.c1033 static int pubname_search_cb(Dwarf *dbg, Dwarf_Global *gl, void *data) in pubname_search_cb()
/linux/tools/testing/cxl/test/
H A Dmem.c577 struct cxl_mbox_get_log *gl = cmd->payload_in; in mock_get_log() local
/linux/drivers/scsi/qedi/
H A Dqedi_main.c1518 struct global_queue **gl = qedi->global_queues; in qedi_free_global_queues() local
/linux/drivers/scsi/qedf/
H A Dqedf_main.c2946 struct global_queue **gl = qedf->global_queues; in qedf_free_global_queues() local
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c186 struct fun_dataop_gl gl; in fun_config_rss() member