Home
last modified time | relevance | path

Searched defs:compat (Results 1 – 25 of 115) sorted by relevance

12345

/linux-6.6.21/drivers/net/pcs/
Dpcs-xpcs.c158 const struct xpcs_compat *compat; member
167 const struct xpcs_compat *compat = &id->compat[i]; in xpcs_find_compat() local
179 const struct xpcs_compat *compat; in xpcs_get_an_mode() local
189 static bool __xpcs_linkmode_supported(const struct xpcs_compat *compat, in __xpcs_linkmode_supported()
201 #define xpcs_linkmode_supported(compat, mode) \ argument
281 const struct xpcs_compat *compat) in xpcs_soft_reset()
422 const struct xpcs_compat *compat) in _xpcs_config_aneg_c73()
467 const struct xpcs_compat *compat) in xpcs_config_aneg_c73()
486 const struct xpcs_compat *compat, u16 an_stat1) in xpcs_aneg_done_c73()
611 const struct xpcs_compat *compat; in xpcs_validate() local
[all …]
/linux-6.6.21/arch/sparc/kernel/
Dsystbls_64.S19 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
28 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
Dsystbls_32.S12 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
Dvio.c26 const char *type, *compat; in vio_match_device() local
294 const char *type, *compat; in vio_create_one() local
503 const char *compat; in vio_init() local
/linux-6.6.21/arch/x86/entry/
Dsyscall_32.c11 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
13 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux-6.6.21/arch/powerpc/kernel/
Dsystbl.c19 #define __SYSCALL_WITH_COMPAT(nr, entry, compat) __SYSCALL(nr, entry) argument
42 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/linux-6.6.21/drivers/crypto/intel/qat/qat_common/
Dadf_pfvf_pf_msg.c23 u8 *buffer, u8 compat) in adf_pf_capabilities_msg_provider()
41 u8 *buffer, u8 compat) in adf_pf_ring_to_svc_msg_provider()
Dadf_pfvf_pf_proto.c239 u8 compat; in adf_handle_vf2pf_msg() local
262 u8 compat; in adf_handle_vf2pf_msg() local
Dadf_pfvf_vf_msg.c54 int compat; in adf_vf2pf_request_version() local
/linux-6.6.21/include/linux/
Dirqchip.h36 #define IRQCHIP_DECLARE(name, compat, fn) \ argument
44 #define IRQCHIP_MATCH(compat, fn) { .compatible = compat, \ argument
Dof_reserved_mem.h32 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument
45 #define RESERVEDMEM_OF_DECLARE(name, compat, init) \ argument
/linux-6.6.21/drivers/input/
Devdev.c636 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
664 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
703 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
716 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
737 unsigned int maxlen, void __user *p, int compat) in bits_to_user()
748 unsigned int maxlen, const void __user *p, int compat) in bits_from_user()
890 int compat) in evdev_handle_get_val()
959 int compat) in evdev_set_mask()
995 int compat) in evdev_get_mask()
/linux-6.6.21/drivers/vfio/platform/
Dvfio_platform_private.h52 const char *compat; member
76 char *compat; member
115 #define module_vfio_reset_handler(compat, reset) \ argument
/linux-6.6.21/arch/arm/kernel/
Dentry-common.S345 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
456 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
/linux-6.6.21/arch/parisc/kernel/
Dsyscall.S1318 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, compat) argument
1320 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux-6.6.21/tools/perf/pmu-events/
Dpmu-events.h43 const char *compat; member
61 const char *compat; member
/linux-6.6.21/Documentation/userspace-api/media/v4l/
Dcompat.rst3 .. _compat: target
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Dbase.c198 const char *compat; member
218 const char *compat; in omapdss_walk_device() local
/linux-6.6.21/arch/riscv/include/asm/
Dsoc.h14 #define SOC_EARLY_INIT_DECLARE(name, compat, fn) \ argument
/linux-6.6.21/net/mac80211/
Dchan.c86 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_reserved_chandef()
109 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_non_reserved_chandef()
137 const struct cfg80211_chan_def *compat) in ieee80211_chanctx_combined_chandef()
546 const struct cfg80211_chan_def *compat; in ieee80211_find_chanctx() local
770 const struct cfg80211_chan_def *compat = NULL; in ieee80211_recalc_chanctx_chantype() local
1950 const struct cfg80211_chan_def *compat; in ieee80211_link_change_bandwidth() local
/linux-6.6.21/arch/powerpc/platforms/cell/
Dspu_callbacks.c38 #define __SYSCALL_WITH_COMPAT(nr, entry, compat) __SYSCALL(nr, entry) argument
/linux-6.6.21/drivers/of/
Dmodule.c13 const char *compat; in of_modalias() local
/linux-6.6.21/arch/powerpc/include/asm/
Dsyscalls.h148 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux-6.6.21/arch/x86/um/
Dsys_call_table_32.c24 #define __SYSCALL_WITH_COMPAT(nr, native, compat) __SYSCALL(nr, native) argument
/linux-6.6.21/arch/arm/mach-imx/
Dcpu.c62 const char *compat) in imx_aips_allow_unprivileged_access()

12345