Searched defs:unack (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | badblocks.c | 467 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack) in badblocks_show() argument 517 badblocks_store(struct badblocks *bb, const char *page, size_t len, int unack) badblocks_store() argument
|
/kernel/linux/linux-6.6/block/ |
H A D | badblocks.c | 465 ssize_t badblocks_show(struct badblocks *bb, char *page, int unack) in badblocks_show() argument 515 badblocks_store(struct badblocks *bb, const char *page, size_t len, int unack) badblocks_store() argument
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_bcsp.c | 44 struct sk_buff_head unack; /* Unack'ed packets queue */ member [all...] |
H A D | hci_h5.c | 62 struct sk_buff_head unack; /* Unack'ed packets queue */ member [all...] |
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcsp.c | 44 struct sk_buff_head unack; /* Unack'ed packets queue */ member [all...] |
H A D | hci_h5.c | 67 struct sk_buff_head unack; /* Unack'ed packets queue */ member [all...] |
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | iphase.h | 256 u_short unack:8, member
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | iphase.h | 255 u_short unack:8, member
|
Completed in 15 milliseconds