Searched defs:check_mask (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | sysrq.h | 61 static inline void __handle_sysrq(u8 key, bool check_mask) in __handle_sysrq()
|
/openbmc/linux/include/rdma/ |
H A D | signature.h | 88 u8 check_mask; member
|
/openbmc/u-boot/env/ |
H A D | flags.c | 363 int env_flags_validate_varaccess(const char *name, int check_mask) in env_flags_validate_varaccess()
|
/openbmc/linux/drivers/gpu/host1x/ |
H A D | job.c | 387 static int check_mask(struct host1x_firewall *fw) in check_mask() function
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_xgmi.c | 943 bool check_mask) in amdgpu_xgmi_query_pcs_error_status()
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | phy.c | 312 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/tty/ |
H A D | sysrq.c | 571 void __handle_sysrq(u8 key, bool check_mask) in __handle_sysrq()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | smp_64.c | 603 u64 check_mask, nr; in cheetah_xcall_deliver() local
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 2019 bool check_mask = in kdb_sr() local
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 2292 int mlx5_ib_check_mr_status(struct ib_mr *ibmr, u32 check_mask, in mlx5_ib_check_mr_status()
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | verbs.c | 2576 int ib_check_mr_status(struct ib_mr *mr, u32 check_mask, in ib_check_mr_status()
|