Home
last modified time | relevance | path

Searched refs:mine (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst237 struct my_object *mine = container_of(kobj, struct my_object, kobj);
240 kfree(mine);
/linux/Documentation/fb/
H A Dtridentfb.rst58 more memory than it actually has. For instance mine is 192K less than
H A Dmatroxfb.rst110 problem and not mine, but I'm not sure.
/linux/Documentation/i2c/busses/
H A Di2c-parport.rst175 - http://struyve.mine.nu:8080/index.php?block=k8000
/linux/Documentation/process/
H A D6.Followthrough.rst213 chances are that one of the two patches will not be merged, and "mine was
/linux/fs/ceph/
H A Dmds_client.c2216 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()