/kernel/linux/linux-6.6/include/linux/ |
H A D | ftrace.h | 434 register_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) register_ftrace_direct() argument 438 unregister_ftrace_direct(struct ftrace_ops *ops, unsigned long addr, bool free_filters) unregister_ftrace_direct() argument 443 modify_ftrace_direct(struct ftrace_ops *ops, unsigned long addr) modify_ftrace_direct() argument 447 modify_ftrace_direct_nolock(struct ftrace_ops *ops, unsigned long addr) modify_ftrace_direct_nolock() argument [all...] |
H A D | fsnotify_backend.h | 186 const struct fsnotify_ops *ops; /* how this group handles things */ member
|
H A D | quota.h | 526 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */ member
|
H A D | coresight.h | 157 const struct coresight_ops *ops; member 249 const struct coresight_ops *ops; member
|
H A D | ntb.h | 178 static inline int ntb_client_ops_is_valid(const struct ntb_client_ops *ops) in ntb_client_ops_is_valid() argument 199 static inline int ntb_ctx_ops_is_valid(const struct ntb_ctx_ops *ops) in ntb_ctx_ops_is_valid() argument 334 static inline int ntb_dev_ops_is_valid(const struct ntb_dev_ops *ops) in ntb_dev_ops_is_valid() argument 404 const struct ntb_client_ops ops; global() member 421 const struct ntb_dev_ops *ops; global() member [all...] |
H A D | rio.h | 101 struct rio_switch_ops *ops; member 277 struct rio_ops *ops; /* low-level architecture-dependent routines */ member 544 struct rio_scan *ops; member
|
H A D | serial_core.h | 563 const struct uart_ops *ops; member
|
H A D | tpm.h | 130 const struct tpm_class_ops *ops; member
|
H A D | thunderbolt.h | 494 const struct tb_nhi_ops *ops; member
|
H A D | tty.h | 199 const struct tty_operations *ops; member
|
/kernel/linux/linux-6.6/include/linux/ceph/ |
H A D | messenger.h | 473 const struct ceph_connection_operations *ops; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4state.c | 1513 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks() argument 1619 __nfs4_reclaim_open_state(struct nfs4_state_owner *sp, struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops, int *lost_locks) __nfs4_reclaim_open_state() argument 1650 nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops, int *lost_locks) nfs4_reclaim_open_state() argument 1812 nfs4_reclaim_complete(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops, const struct cred *cred) nfs4_reclaim_complete() argument 1864 const struct nfs4_state_recovery_ops *ops; nfs4_state_end_reclaim_reboot() local 1925 nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) nfs4_do_reclaim() argument 1979 const struct nfs4_state_maintenance_ops *ops = nfs4_check_lease() local 2058 const struct nfs4_state_recovery_ops *ops = nfs4_establish_lease() local 2196 const struct nfs4_state_maintenance_ops *ops = nfs4_handle_migration() local 2242 const struct nfs4_state_maintenance_ops *ops = nfs4_handle_lease_moved() local 2298 const struct nfs4_state_recovery_ops *ops = nfs4_discover_server_trunking() local [all...] |
/kernel/linux/linux-6.6/include/media/ |
H A D | dvb_frontend.h | 694 struct dvb_frontend_ops ops; member
|
H A D | videobuf2-core.h | 605 const struct vb2_ops *ops; member [all...] |
/kernel/linux/linux-6.6/include/drm/ |
H A D | i915_hdcp_interface.h | 178 const struct i915_hdcp_ops *ops; member
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | acpi_bus.h | 169 struct acpi_device_ops ops; member
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | nand.h | 293 struct nand_ecc_engine_ops *ops; member 423 const struct nand_ops *ops; member
|
/kernel/linux/linux-6.6/include/linux/regulator/ |
H A D | driver.h | 375 const struct regulator_ops *ops; member
|
/kernel/linux/linux-6.6/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 557 struct ti_sci_ops ops; member
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | gadget.h | 229 const struct usb_ep_ops *ops; member 416 const struct usb_gadget_ops *ops; member
|
/kernel/linux/linux-6.6/include/linux/soundwire/ |
H A D | sdw_intel.h | 335 const struct sdw_intel_ops *ops; member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | xprt.h | 209 const struct rpc_xprt_ops *ops; /* transport methods */ member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | neighbour.h | 159 const struct neigh_ops *ops; member
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nci_core.h | 198 const struct nci_ops *ops; member 444 struct nci_uart_ops ops; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_softmac.c | 2807 struct ieee80211_crypto_ops *ops = NULL; in ieee80211_wpa_set_encryption() local [all...] |