Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_bench.c51 static int do_lookup(unsigned int elem, struct loop_ctx *lctx) in do_lookup()
81 struct loop_ctx *lctx = (struct loop_ctx *)ctx; in loop() local
93 struct loop_ctx lctx; in get_local() local
/linux/fs/smb/server/
H A Doplock.c92 alloc_lease(struct oplock_info * opinfo,struct lease_ctx_info * lctx) alloc_lease() argument
418 grant_write_oplock(struct oplock_info * opinfo_new,int req_oplock,struct lease_ctx_info * lctx) grant_write_oplock() argument
441 grant_read_oplock(struct oplock_info * opinfo_new,struct lease_ctx_info * lctx) grant_read_oplock() argument
463 grant_none_oplock(struct oplock_info * opinfo_new,struct lease_ctx_info * lctx) grant_none_oplock() argument
500 same_client_has_lease(struct ksmbd_inode * ci,char * client_guid,struct lease_ctx_info * lctx) same_client_has_lease() argument
978 find_same_lease_key(struct ksmbd_session * sess,struct ksmbd_inode * ci,struct lease_ctx_info * lctx) find_same_lease_key() argument
1076 set_oplock_level(struct oplock_info * opinfo,int level,struct lease_ctx_info * lctx) set_oplock_level() argument
1093 smb_send_parent_lease_break_noti(struct ksmbd_file * fp,struct lease_ctx_info * lctx) smb_send_parent_lease_break_noti() argument
1186 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) smb_grant_oplock() argument
1825 smb2_check_durable_oplock(struct ksmbd_conn * conn,struct ksmbd_share_config * share,struct ksmbd_file * fp,struct lease_ctx_info * lctx,char * name) smb2_check_durable_oplock() argument
[all...]
/linux/security/
H A Dsecurity.c3630 struct lsm_ctx lctx = { .id = LSM_ID_UNDEF, }; in security_getselfattr() local
3721 struct lsm_ctx *lctx; in security_setselfattr() local