Searched refs:mine (Results 1 – 6 of 6) sorted by relevance
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | kobject.rst | 237 struct my_object *mine = container_of(kobj, struct my_object, kobj); 240 kfree(mine);
|
| /linux/Documentation/fb/ |
| H A D | tridentfb.rst | 58 more memory than it actually has. For instance mine is 192K less than
|
| H A D | matroxfb.rst | 110 problem and not mine, but I'm not sure.
|
| /linux/Documentation/i2c/busses/ |
| H A D | i2c-parport.rst | 175 - http://struyve.mine.nu:8080/index.php?block=k8000
|
| /linux/Documentation/process/ |
| H A D | 6.Followthrough.rst | 213 chances are that one of the two patches will not be merged, and "mine was
|
| /linux/fs/ceph/ |
| H A D | mds_client.c | 2216 int used, wanted, oissued, mine; in trim_caps_cb() local 2228 mine = cap->issued | cap->implemented; in trim_caps_cb() 2234 inode, ceph_vinop(inode), cap, ceph_cap_string(mine), in trim_caps_cb() 2257 if ((used | wanted) & ~oissued & mine) in trim_caps_cb()
|