Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ras/
Dcec.c475 static const struct file_operations array_ops = { variable
516 array = debugfs_create_file("array", S_IRUSR, d, NULL, &array_ops); in create_debugfs_nodes()
/Linux-v5.4/kernel/bpf/
Dbtf.c2022 static struct btf_kind_operations array_ops = { variable
2909 [BTF_KIND_ARRAY] = &array_ops,