Searched defs:is_user (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
H A D | hcp_phyp.c | 56 int hcp_galpas_ctor(struct h_galpas *galpas, int is_user, hcp_galpas_ctor() argument
|
H A D | ehca_qp.c | 464 int is_llqp = 0, has_srq = 0, is_user = 0; internal_create_qp() local 1251 int is_user = 0; internal_modify_qp() local 2142 int is_user = 0; internal_destroy_qp() local
|
H A D | hcp_if.c | 287 hipz_h_alloc_resource_qp(const struct ipz_adapter_handle adapter_handle, struct ehca_alloc_qp_parms *parms, int is_user) hipz_h_alloc_resource_qp() argument
|
/linux-4.1.27/arch/um/kernel/ |
H A D | trap.c | 202 unsigned long segv(struct faultinfo fi, unsigned long ip, int is_user, segv() argument 23 handle_page_fault(unsigned long address, unsigned long ip, int is_write, int is_user, int *code_out) handle_page_fault() argument
|
/linux-4.1.27/arch/x86/um/shared/sysdep/ |
H A D | ptrace.h | 63 int is_user; member in struct:uml_pt_regs
|
/linux-4.1.27/fs/hppfs/ |
H A D | hppfs.c | 178 read_proc(struct file *file, char __user *buf, ssize_t count, loff_t *ppos, int is_user) read_proc() argument
|
/linux-4.1.27/lib/ |
H A D | bitmap.c | 358 __bitmap_parse(const char *buf, unsigned int buflen, int is_user, unsigned long *maskp, int nmaskbits) __bitmap_parse() argument 502 __bitmap_parselist(const char *buf, unsigned int buflen, int is_user, unsigned long *maskp, int nmaskbits) __bitmap_parselist() argument
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 377 set_rq_size(struct mlx4_ib_dev *dev, struct ib_qp_cap *cap, int is_user, int has_rq, struct mlx4_ib_qp *qp) set_rq_size() argument 981 destroy_qp_common(struct mlx4_ib_dev *dev, struct mlx4_ib_qp *qp, int is_user) destroy_qp_common() argument
|
Completed in 382 milliseconds