Home
last modified time | relevance | path

Searched defs:wake (Results 1 – 15 of 15) sorted by relevance

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmconvert.c457 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local
Ddlmmaster.c1945 int wake = 0; in dlm_assert_master_handler() local
2567 int wake = 0; in dlm_migrate_lockres() local
/linux-4.19.296/include/linux/
Dsuspend.h183 void (*wake)(void); member
193 void (*wake)(void); member
/linux-4.19.296/fs/ceph/
Dcaps.c1293 int wake = 0; in __send_cap() local
1706 bool wake = cf->wake; in __finish_cap_flush() local
1735 struct ceph_mds_session *session, bool wake, in __mark_caps_flushing()
2879 int last = 0, put = 0, flushsnaps = 0, wake = 0; in ceph_put_cap_refs() local
3089 bool wake = false; in handle_cap_grant() local
Dinode.c755 bool wake = false; in fill_inode() local
Dmds_client.c1460 int wake = 0; in renewed_caps() local
2826 int wake = 0; in handle_session() local
Dsuper.h169 bool wake; /* wake up flush waiters when finish ? */ member
/linux-4.19.296/drivers/media/rc/
Dene_ir.c1142 bool wake = device_may_wakeup(&dev->pnp_dev->dev); in ene_suspend() local
/linux-4.19.296/fs/btrfs/
Dextent_io.h316 int wake = 0; in clear_extent_bits() local
Dextent_io.c568 unsigned *bits, int wake, in clear_state_bit()
632 unsigned bits, int wake, int delete, in __clear_extent_bit()
1346 unsigned bits, int wake, int delete, in clear_extent_bit()
/linux-4.19.296/fs/xfs/
Dxfs_icache.c421 bool wake; in xfs_iget_cache_hit() local
/linux-4.19.296/include/net/
Dsock.h1228 static inline bool __sk_stream_memory_free(const struct sock *sk, int wake) in __sk_stream_memory_free()
1242 static inline bool __sk_stream_is_writeable(const struct sock *sk, int wake) in __sk_stream_is_writeable()
Dtcp.h1898 static inline bool tcp_stream_memory_free(const struct sock *sk, int wake) in tcp_stream_memory_free()
/linux-4.19.296/drivers/base/regmap/
Dregmap.c2852 bool wake; in regmap_async_complete_cb() local
/linux-4.19.296/include/sound/
Dsoc.h697 bool wake; member