Searched defs:lock (Results 76 - 100 of 3370) sorted by last modified time

1234567891011>>

/linux-master/include/net/bluetooth/
H A Dbluetooth.h396 rwlock_t lock; member in struct:bt_sock_list
/linux-master/include/linux/
H A Dhyperv.h1289 spinlock_t lock; member in struct:hv_driver::__anon151
H A Ddma-fence.h67 spinlock_t *lock; member in struct:dma_fence
H A Dfs.h946 rwlock_t lock; /* protects pid, uid, euid fields */ member in struct:fown_struct
2026 int (*lock) (struct file *, int, struct file_lock *); member in struct:file_operations
[all...]
H A Dbpf.h295 spinlock_t lock; member in struct:bpf_map::__anon205
/linux-master/fs/bcachefs/
H A Djournal_types.h211 spinlock_t lock; member in struct:journal
H A Dbtree_locking.c408 bch2_six_check_for_deadlock(struct six_lock *lock, void *p) argument
823 __bch2_trans_mutex_lock(struct btree_trans *trans, struct mutex *lock) argument
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_edif.c2989 spinlock_t *lock = sp->qpair->qp_lock_ptr; local
[all...]
/linux-master/drivers/net/ethernet/micrel/
H A Dks8851_spi.c49 struct mutex lock; member in struct:ks8851_net_spi
[all...]
H A Dks8851_par.c47 spinlock_t lock; member in struct:ks8851_net_par
[all...]
H A Dks8851.h411 void (*lock)(struct ks8851_net *ks, member in struct:ks8851_net
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h215 struct mutex lock; member in struct:mtk_vcodec_dec_ctx
/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h473 spinlock_t lock; member in struct:stb_context
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h934 spinlock_t lock; member in struct:amdgpu_device::__anon11
/linux-master/drivers/cxl/
H A Dcxlmem.h282 struct mutex lock; /* Protect reads of poison list */ member in struct:cxl_poison_state
/linux-master/drivers/accel/ivpu/
H A Divpu_drv.h151 struct mutex lock; /* Protects cmdq */ member in struct:ivpu_file_priv
/linux-master/kernel/time/
H A Dtimer.c252 raw_spinlock_t lock; member in struct:timer_base
[all...]
/linux-master/arch/x86/events/intel/
H A Dds.c242 static inline void pebs_set_tlb_lock(u64 *val, bool tlb, bool lock) argument
260 __adl_latency_data_small(struct perf_event *event, u64 status, u8 dse, bool tlb, bool lock, bool blk) argument
/linux-master/sound/soc/codecs/
H A Des8326.c33 struct mutex lock; member in struct:es8326_priv
[all...]
/linux-master/net/ipv4/
H A Dinet_connection_sock.c982 spinlock_t *lock = inet_ehash_lockp(hashinfo, req->rsk_hash); local
[all...]
/linux-master/net/core/
H A Dsock_map.c21 spinlock_t lock; member in struct:bpf_stab
845 spinlock_t lock; member in struct:bpf_shtab_bucket
[all...]
/linux-master/mm/
H A Dvmalloc.c848 spinlock_t lock; member in struct:rb_list
1809 preload_this_cpu_lock(spinlock_t *lock, gfp_t gfp_mask, int node) argument
2457 spinlock_t lock; member in struct:vmap_block_queue
2469 spinlock_t lock; member in struct:vmap_block
[all...]
/linux-master/kernel/bpf/
H A Dsyscall.c4277 bpf_obj_get_next_id(const union bpf_attr *attr, union bpf_attr __user *uattr, struct idr *idr, spinlock_t *lock) argument
[all...]
/linux-master/fs/smb/client/
H A Dsmb1ops.c943 cifs_mand_lock(const unsigned int xid, struct cifsFileInfo *cfile, __u64 offset, __u64 length, __u32 type, int lock, int unlock, bool wait) argument
H A Dfile.c1303 struct cifsLockInfo *lock = local
1318 cifs_del_lock_waiters(struct cifsLockInfo *lock) argument
1428 cifs_lock_add(struct cifsFileInfo *cfile, struct cifsLockInfo *lock) argument
1443 cifs_lock_add_if(struct cifsFileInfo *cfile, struct cifsLockInfo *lock, bool wait) argument
1758 cifs_read_flock(struct file_lock *flock, __u32 *type, int *lock, int *unlock, bool *wait_flag, struct TCP_Server_Info *server) argument
2011 cifs_setlk(struct file *file, struct file_lock *flock, __u32 type, bool wait_flag, bool posix_lck, int lock, int unlock, unsigned int xid) argument
2046 struct cifsLockInfo *lock; local
2108 int lock = 0, unlock = 0; local
2157 int lock = 0, unlock = 0; local
[all...]

Completed in 597 milliseconds

1234567891011>>