/openbmc/linux/fs/gfs2/ |
H A D | glock.h | 140 struct gfs2_holder *gh; in gfs2_glock_is_locked_by_me() local 146 list_for_each_entry(gh, &gl->gl_holders, gh_list) { in gfs2_glock_is_locked_by_me() 147 if (!test_bit(HIF_HOLDER, &gh->gh_iflags)) in gfs2_glock_is_locked_by_me() 149 if (gh->gh_owner_pid == pid) in gfs2_glock_is_locked_by_me() 152 gh = NULL; in gfs2_glock_is_locked_by_me() 156 return gh; in gfs2_glock_is_locked_by_me() 192 u16 flags, struct gfs2_holder *gh, 195 u16 flags, struct gfs2_holder *gh) { in gfs2_holder_init() argument 196 __gfs2_holder_init(gl, state, flags, gh, _RET_IP_); in gfs2_holder_init() 200 struct gfs2_holder *gh); [all …]
|
H A D | glock.c | 63 static void do_xmote(struct gfs2_glock *gl, struct gfs2_holder *gh, unsigned int target); 64 static void __gfs2_glock_dq(struct gfs2_holder *gh); 355 struct gfs2_holder *gh) in may_grant() argument 369 return gh->gh_state == LM_ST_EXCLUSIVE && in may_grant() 371 (gh->gh_flags & LM_FLAG_NODE_SCOPE); in may_grant() 375 return gh->gh_state == current_gh->gh_state; in may_grant() 382 if (gl->gl_state == gh->gh_state) in may_grant() 384 if (gh->gh_flags & GL_EXACT) in may_grant() 387 return gh->gh_state == LM_ST_SHARED || in may_grant() 388 gh->gh_state == LM_ST_DEFERRED; in may_grant() [all …]
|
H A D | file.c | 162 struct gfs2_holder gh; in gfs2_fileattr_get() local 169 gfs2_holder_init(ip->i_gl, LM_ST_SHARED, 0, &gh); in gfs2_fileattr_get() 170 error = gfs2_glock_nq(&gh); in gfs2_fileattr_get() 178 gfs2_glock_dq(&gh); in gfs2_fileattr_get() 180 gfs2_holder_uninit(&gh); in gfs2_fileattr_get() 224 struct gfs2_holder gh; in do_gfs2_set_flags() local 228 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh); in do_gfs2_set_flags() 274 gfs2_glock_dq_uninit(&gh); in do_gfs2_set_flags() 426 struct gfs2_holder gh; in gfs2_page_mkwrite() local 433 gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh); in gfs2_page_mkwrite() [all …]
|
H A D | super.c | 191 struct gfs2_holder gh; in gfs2_statfs_init() local 195 &gh); in gfs2_statfs_init() 220 gfs2_glock_dq_uninit(&gh); in gfs2_statfs_init() 280 struct gfs2_holder gh; in gfs2_statfs_sync() local 285 &gh); in gfs2_statfs_sync() 314 gfs2_glock_dq_uninit(&gh); in gfs2_statfs_sync() 321 struct gfs2_holder gh; member 353 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, 0, &lfcc->gh); in gfs2_lock_fs_check_clean() 395 gfs2_glock_dq_uninit(&lfcc->gh); in gfs2_lock_fs_check_clean() 495 struct gfs2_holder gh; in gfs2_dirty_inode() local [all …]
|
H A D | acl.c | 63 struct gfs2_holder gh; in gfs2_get_acl() local 72 LM_FLAG_ANY, &gh); in gfs2_get_acl() 79 gfs2_glock_dq_uninit(&gh); in gfs2_get_acl() 117 struct gfs2_holder gh; in gfs2_set_acl() local 130 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh); in gfs2_set_acl() 151 gfs2_glock_dq_uninit(&gh); in gfs2_set_acl()
|
H A D | inode.c | 626 struct gfs2_holder d_gh, gh; in gfs2_create_inode() local 650 gfs2_holder_mark_uninitialized(&gh); in gfs2_create_inode() 765 error = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, GL_SKIP, &gh); in gfs2_create_inode() 816 gfs2_glock_dq_uninit(&gh); in gfs2_create_inode() 852 if (gfs2_holder_initialized(&gh)) in gfs2_create_inode() 853 gfs2_glock_dq_uninit(&gh); in gfs2_create_inode() 891 struct gfs2_holder gh; in __gfs2_lookup() local 904 error = gfs2_glock_nq_init(gl, LM_ST_SHARED, LM_FLAG_ANY, &gh); in __gfs2_lookup() 912 gfs2_glock_dq_uninit(&gh); in __gfs2_lookup() 918 gfs2_glock_dq_uninit(&gh); in __gfs2_lookup() [all …]
|
H A D | trace_gfs2.h | 200 TP_PROTO(const struct gfs2_holder *gh), 202 TP_ARGS(gh), 212 __entry->dev = gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev; 213 __entry->glnum = gh->gh_gl->gl_name.ln_number; 214 __entry->gltype = gh->gh_gl->gl_name.ln_type; 215 __entry->state = glock_trace_state(gh->gh_state); 227 TP_PROTO(const struct gfs2_holder *gh, int queue), 229 TP_ARGS(gh, queue), 240 __entry->dev = gh->gh_gl->gl_name.ln_sbd->sd_vfs->s_dev; 241 __entry->glnum = gh->gh_gl->gl_name.ln_number; [all …]
|
H A D | export.c | 95 struct gfs2_holder gh; in gfs2_get_name() local 112 error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &gh); in gfs2_get_name() 118 gfs2_glock_dq_uninit(&gh); in gfs2_get_name()
|
H A D | xattr.c | 608 struct gfs2_holder gh; in gfs2_xattr_get() local 614 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_SHARED, LM_FLAG_ANY, &gh); in gfs2_xattr_get() 618 gfs2_holder_mark_uninitialized(&gh); in gfs2_xattr_get() 621 if (gfs2_holder_initialized(&gh)) in gfs2_xattr_get() 622 gfs2_glock_dq_uninit(&gh); in gfs2_xattr_get() 1234 struct gfs2_holder gh; in gfs2_xattr_set() local 1244 ret = gfs2_glock_nq_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, &gh); in gfs2_xattr_set() 1252 gfs2_holder_mark_uninitialized(&gh); in gfs2_xattr_set() 1255 if (gfs2_holder_initialized(&gh)) in gfs2_xattr_set() 1256 gfs2_glock_dq_uninit(&gh); in gfs2_xattr_set() [all …]
|
H A D | glops.c | 514 static int inode_go_held(struct gfs2_holder *gh) in inode_go_held() argument 516 struct gfs2_glock *gl = gh->gh_gl; in inode_go_held() 523 if (gh->gh_state != LM_ST_DEFERRED) in inode_go_held() 528 (gh->gh_state == LM_ST_EXCLUSIVE)) in inode_go_held()
|
H A D | rgrp.c | 1262 static int update_rgrp_lvb(struct gfs2_rgrpd *rgd, struct gfs2_holder *gh) in update_rgrp_lvb() argument 1266 if (!test_bit(GLF_INSTANTIATE_NEEDED, &gh->gh_gl->gl_flags)) in update_rgrp_lvb() 1270 return gfs2_instantiate(gh); in update_rgrp_lvb() 1392 struct gfs2_holder gh; in gfs2_fitrim() local 1435 LM_FLAG_NODE_SCOPE, &gh); in gfs2_fitrim() 1449 gfs2_glock_dq_uninit(&gh); in gfs2_fitrim() 1467 gfs2_glock_dq_uninit(&gh); in gfs2_fitrim()
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | fix-armv5.patch |
|
/openbmc/linux/drivers/acpi/arm64/ |
H A D | gtdt.c | 41 struct acpi_gtdt_header *gh = platform_timer; in next_platform_timer() local 43 platform_timer += gh->length; in next_platform_timer() 56 struct acpi_gtdt_header *gh = platform_timer; in is_timer_block() local 58 return gh->type == ACPI_GTDT_TYPE_TIMER_BLOCK; in is_timer_block() 63 struct acpi_gtdt_header *gh = platform_timer; in is_non_secure_watchdog() local 66 if (gh->type != ACPI_GTDT_TYPE_WATCHDOG) in is_non_secure_watchdog()
|
/openbmc/qemu/ui/ |
H A D | console-gl.c | 145 int gw, gh, stripe; in surface_gl_setup_viewport() local 151 gh = surface_height(surface); in surface_gl_setup_viewport() 154 sh = (float)wh/gh; in surface_gl_setup_viewport()
|
/openbmc/linux/drivers/net/ |
H A D | geneve.c | 497 static int geneve_hlen(struct genevehdr *gh) in geneve_hlen() argument 499 return sizeof(*gh) + gh->opt_len * 4; in geneve_hlen() 508 struct genevehdr *gh, *gh2; in geneve_gro_receive() local 515 hlen = off_gnv + sizeof(*gh); in geneve_gro_receive() 516 gh = skb_gro_header(skb, hlen, off_gnv); in geneve_gro_receive() 517 if (unlikely(!gh)) in geneve_gro_receive() 520 if (gh->ver != GENEVE_VER || gh->oam) in geneve_gro_receive() 522 gh_len = geneve_hlen(gh); in geneve_gro_receive() 526 gh = skb_gro_header_slow(skb, hlen, off_gnv); in geneve_gro_receive() 527 if (unlikely(!gh)) in geneve_gro_receive() [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/ |
H A D | 0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch | 52 - # subclass) if an old setuptools bug is triggered (see gh-3160).
|
/openbmc/docs/release/metrics/ |
H A D | 2020-09 | 55 1000959 pasha-gh,0
|
H A D | 2020-11 | 55 1000959 pasha-gh,0
|
H A D | 2020-10 | 55 1000959 pasha-gh,0
|
H A D | 2021-01 | 72 1000959 pasha-gh,0
|
H A D | 2020-12 | 70 1000959 pasha-gh,0
|
H A D | 2021-02 | 72 1000959 pasha-gh,0
|
H A D | 2021-03 | 83 1000959 pasha-gh,0
|
H A D | 2021-04 | 84 1000959 pasha-gh,0
|
/openbmc/linux/tools/testing/selftests/net/mptcp/ |
H A D | pm_nl_ctl.c | 54 struct genlmsghdr *gh; in init_genl_req() local 62 gh = (void *)(data + off); in init_genl_req() 63 gh->cmd = cmd; in init_genl_req() 64 gh->version = version; in init_genl_req() 65 off += NLMSG_ALIGN(sizeof(*gh)); in init_genl_req()
|