Home
last modified time | relevance | path

Searched defs:patch (Results 76 - 100 of 260) sorted by relevance

1234567891011

/third_party/openssl/test/testutil/
H A Dprovider.c69 int major, minor, patch; member
99 int fips_provider_version_eq(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_eq() argument
109 int fips_provider_version_ne(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_ne() argument
119 int fips_provider_version_le(OSSL_LIB_CTX *libctx, int major, int minor, int patch) in fips_provider_version_le() argument
132 fips_provider_version_lt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_lt() argument
145 fips_provider_version_gt(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_gt() argument
158 fips_provider_version_ge(OSSL_LIB_CTX *libctx, int major, int minor, int patch) fips_provider_version_ge() argument
174 int major, minor, patch, r; fips_provider_version_match() local
[all...]
/third_party/python/Lib/distutils/tests/
H A Dtest_util.py14 from distutils import util # used to patch _environ_checked namespace
/third_party/skia/src/gpu/tessellate/shaders/
H A DGrTessellationShader.h52 static void WriteConicPatch(const SkPoint pts[3], float w, SkPoint patch[4]) { in WriteConicPatch() argument
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py4 from unittest.mock import Mock, patch namespace
/kernel/linux/linux-5.10/arch/arm/probes/kprobes/
H A Dcore.c154 struct patch { struct
/kernel/linux/linux-6.6/arch/arm/probes/kprobes/
H A Dcore.c156 struct patch { struct
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h133 void (*patch)(struct Scsi_Host *); member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hda.c395 hda_codec_patch_t patch; in hdac_hda_codec_probe() local
H A Dwm5102.c586 const struct reg_default *patch = NULL; in wm5102_sysclk_ev() local
H A Dwm8997.c87 const struct reg_default *patch = NULL; in wm8997_sysclk_ev() local
/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_synth.c247 struct fm_patch *patch; in snd_opl3_load_patch() local
309 struct fm_patch *patch; snd_opl3_find_patch() local
336 struct fm_patch *patch, *next; snd_opl3_clear_patches() local
[all...]
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_oss.c211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local
/kernel/linux/linux-5.10/kernel/livepatch/
H A Dtransition.c392 struct klp_patch *patch; klp_try_complete_transition() local
504 klp_init_transition(struct klp_patch *patch, int state) klp_init_transition() argument
644 struct klp_patch *patch; klp_force_transition() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c353 unsigned int r, patch; in find_chipid() local
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h133 void (*patch)(struct Scsi_Host *); member
/kernel/linux/linux-6.6/kernel/livepatch/
H A Dtransition.c455 struct klp_patch *patch; klp_try_complete_transition() local
573 klp_init_transition(struct klp_patch *patch, int state) klp_init_transition() argument
729 struct klp_patch *patch; klp_force_transition() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c538 u16 build = 0, major = 0, patch = 0; in txgbe_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c622 unsigned int r, patch; in find_chipid() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h72 u32 patch; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm5102.c586 const struct reg_default *patch = NULL; in wm5102_sysclk_ev() local
H A Dwm8997.c87 const struct reg_default *patch = NULL; in wm8997_sysclk_ev() local
H A Dhdac_hda.c403 hda_codec_patch_t patch; in hdac_hda_codec_probe() local
/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c247 struct fm_patch *patch; in snd_opl3_load_patch() local
309 struct fm_patch *patch; snd_opl3_find_patch() local
336 struct fm_patch *patch, *next; snd_opl3_clear_patches() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_probes.c34 __u32 major, minor, patch; in get_ubuntu_kernel_version() local
65 __u32 major, minor, patch; in get_debian_kernel_version() local
82 __u32 major, minor, patch, version; in get_kernel_version() local
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_oss.c211 struct soundfont_patch_info patch; in snd_emux_load_patch_seq_oss() local

Completed in 19 milliseconds

1234567891011