Searched defs:n_ops (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | genetlink.h | 59 u8 n_ops; member
|
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 66 atomic_t n_ops; member
|
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.h | 66 atomic_t n_ops; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | genetlink.h | 69 u8 n_ops; member
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | core.c | 1382 ops_cmd_lookup(struct nci_driver_ops *ops, size_t n_ops, __u16 opcode) ops_cmd_lookup() argument 1401 nci_op_rsp_packet(struct nci_dev *ndev, __u16 rsp_opcode, struct sk_buff *skb, struct nci_driver_ops *ops, size_t n_ops) nci_op_rsp_packet() argument 1414 nci_op_ntf_packet(struct nci_dev *ndev, __u16 ntf_opcode, struct sk_buff *skb, struct nci_driver_ops *ops, size_t n_ops) nci_op_ntf_packet() argument
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | core.c | 1393 ops_cmd_lookup(const struct nci_driver_ops *ops, size_t n_ops, __u16 opcode) ops_cmd_lookup() argument 1412 nci_op_rsp_packet(struct nci_dev *ndev, __u16 rsp_opcode, struct sk_buff *skb, const struct nci_driver_ops *ops, size_t n_ops) nci_op_rsp_packet() argument 1425 nci_op_ntf_packet(struct nci_dev *ndev, __u16 ntf_opcode, struct sk_buff *skb, const struct nci_driver_ops *ops, size_t n_ops) nci_op_ntf_packet() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fscache-cache.h | 351 int n_ops; /* number of extant ops on object */ member
|
Completed in 9 milliseconds