Searched defs:lctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c51 static int do_lookup(unsigned int elem, struct loop_ctx *lctx) argument
81 struct loop_ctx *lctx = (struct loop_ctx *)ctx; local
93 struct loop_ctx lctx; local
[all...]
/linux-master/fs/smb/server/
H A Doplock.c92 static int alloc_lease(struct oplock_info *opinfo, struct lease_ctx_info *lctx) argument
432 grant_write_oplock(struct oplock_info *opinfo_new, int req_oplock, struct lease_ctx_info *lctx) argument
455 grant_read_oplock(struct oplock_info *opinfo_new, struct lease_ctx_info *lctx) argument
477 grant_none_oplock(struct oplock_info *opinfo_new, struct lease_ctx_info *lctx) argument
513 same_client_has_lease(struct ksmbd_inode *ci, char *client_guid, struct lease_ctx_info *lctx) argument
980 find_same_lease_key(struct ksmbd_session *sess, struct ksmbd_inode *ci, struct lease_ctx_info *lctx) argument
1078 set_oplock_level(struct oplock_info *opinfo, int level, struct lease_ctx_info *lctx) argument
1095 smb_send_parent_lease_break_noti(struct ksmbd_file *fp, struct lease_ctx_info *lctx) argument
1190 smb_grant_oplock(struct ksmbd_work *work, int req_op_level, u64 pid, struct ksmbd_file *fp, __u16 tid, struct lease_ctx_info *lctx, int share_ret) argument
1817 smb2_check_durable_oplock(struct ksmbd_conn *conn, struct ksmbd_share_config *share, struct ksmbd_file *fp, struct lease_ctx_info *lctx, char *name) argument
[all...]
/linux-master/security/
H A Dsecurity.c3943 struct lsm_ctx lctx = { .id = LSM_ID_UNDEF, }; local
4036 struct lsm_ctx *lctx; local
[all...]

Completed in 156 milliseconds