Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/
Dbsr.c48 unsigned bsr_stride; /* interval at which BSR repeats in the page */ member
91 return sprintf(buf, "%u\n", bsr_dev->bsr_stride); in bsr_stride_show()
93 static DEVICE_ATTR_RO(bsr_stride);
169 const u32 *bsr_stride; in bsr_add_node() local
174 bsr_stride = of_get_property(bn, "ibm,lock-stride", &bsr_stride_len); in bsr_add_node()
177 if (!bsr_stride || !bsr_bytes || in bsr_add_node()
208 cur->bsr_stride = bsr_stride[i]; in bsr_add_node()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-bsr18 What: /sys/class/bsr/bsr*/bsr_stride