Home
last modified time | relevance | path

Searched refs:array_ops (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/ras/
Dcec.c444 static const struct file_operations array_ops = { variable
468 array = debugfs_create_file("array", S_IRUSR, d, NULL, &array_ops); in create_debugfs_nodes()
/Linux-v4.19/kernel/bpf/
Dbtf.c1483 static struct btf_kind_operations array_ops = { variable
1786 [BTF_KIND_ARRAY] = &array_ops,