Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dl2cap.h777 static inline __u32 __set_ctrl_super(struct l2cap_chan *chan, __u32 super) in __set_ctrl_super() argument
780 return (super << L2CAP_EXT_CTRL_SUPER_SHIFT) & in __set_ctrl_super()
783 return (super << L2CAP_CTRL_SUPER_SHIFT) & in __set_ctrl_super()
/include/linux/
Dfs.h1923 extern int freeze_super(struct super_block *super);
1924 extern int thaw_super(struct super_block *super);