Home
last modified time | relevance | path

Searched defs:check_mask (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/linux/
H A Dsysrq.h61 static inline void __handle_sysrq(u8 key, bool check_mask) in __handle_sysrq()
/openbmc/linux/include/rdma/
H A Dsignature.h88 u8 check_mask; member
/openbmc/u-boot/env/
H A Dflags.c363 int env_flags_validate_varaccess(const char *name, int check_mask) in env_flags_validate_varaccess()
/openbmc/linux/drivers/gpu/host1x/
H A Djob.c387 static int check_mask(struct host1x_firewall *fw) in check_mask() function
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c312 void phy_check_register (MAC_ENGINE *eng, uint32_t adr, uint32_t check_mask, uint32_t check_value, … in phy_check_register()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c943 bool check_mask) in amdgpu_xgmi_query_pcs_error_status()
/openbmc/linux/drivers/tty/
H A Dsysrq.c571 void __handle_sysrq(u8 key, bool check_mask) in __handle_sysrq()
/openbmc/linux/arch/sparc/kernel/
H A Dsmp_64.c603 u64 check_mask, nr; in cheetah_xcall_deliver() local
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2019 bool check_mask = in kdb_sr() local
/openbmc/linux/drivers/infiniband/core/
H A Dverbs.c2573 int ib_check_mr_status(struct ib_mr *mr, u32 check_mask, in ib_check_mr_status()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c2282 int mlx5_ib_check_mr_status(struct ib_mr *ibmr, u32 check_mask, in mlx5_ib_check_mr_status()