Searched refs:flags_fops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kernel/cpu/mce/
H A Dinject.c391 static const struct file_operations flags_fops = { variable in typeref:struct:file_operations
705 { .name = "flags", .fops = &flags_fops, .perm = S_IRUSR | S_IWUSR },
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Ddebugfs.c174 debugfs_create_file("flags", 0444, dbg, dev, &flags_fops);

Completed in 206 milliseconds