Searched defs:leave (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
H A Di82092aa.h9 #define leave(x) printk("Leave: %s, %s line %i\n",x,__FILE__,__LINE__) macro
13 #define leave(x) do {} while (0) macro
/linux-4.1.27/drivers/md/
H A Dmd-cluster.h13 int (*leave)(struct mddev *mddev); member in struct:md_cluster_operations
H A Dmd-cluster.c726 static int leave(struct mddev *mddev) leave() function
/linux-4.1.27/include/linux/
H A Dsuspend.h323 void (*leave)(void); member in struct:platform_hibernation_ops
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmdomain.c693 int leave = 0; dlm_unregister_domain() local
/linux-4.1.27/fs/gfs2/
H A Dxattr.c229 int *leave = private; ea_dealloc_unstuffed() local
325 ea_remove_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, int leave) ea_remove_unstuffed() argument
/linux-4.1.27/arch/x86/include/asm/
H A Dparavirt_types.h93 void (*leave)(void); member in struct:pv_lazy_ops
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_target.c2047 int i, leave = 0; qlt_check_srr_debug() local

Completed in 550 milliseconds