Searched refs:notes_attr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/
H A Dksysfs.c179 static struct bin_attribute notes_attr = { variable in typeref:struct:bin_attribute
227 notes_attr.size = notes_size; ksysfs_init()
228 error = sysfs_create_bin_file(kernel_kobj, &notes_attr); ksysfs_init()

Completed in 96 milliseconds