Home
last modified time | relevance | path

Searched defs:z (Results 101 – 125 of 305) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/video/fbdev/
H A Dfm2fb.c227 static int fm2fb_probe(struct zorro_dev *z, const struct zorro_device_id *id) in fm2fb_probe()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_type_based.c32 int z; member
37 typedef struct { int x, y, z; } anon_struct_typedef; member
/openbmc/linux/drivers/net/ethernet/amd/
H A Dariadne.c685 static void ariadne_remove_one(struct zorro_dev *z) in ariadne_remove_one()
712 static int ariadne_init_one(struct zorro_dev *z, in ariadne_init_one()
/openbmc/linux/drivers/macintosh/ams/
H A Dams-pmu.c123 static void ams_pmu_get_xyz(s8 *x, s8 *y, s8 *z) in ams_pmu_get_xyz()
/openbmc/linux/fs/erofs/
H A Ddecompressor_deflate.c8 struct z_stream_s z; member
/openbmc/linux/drivers/platform/x86/
H A Dclassmate-laptop.c152 int16_t *z) in cmpc_get_accel_v4()
186 int16_t x, y, z; in cmpc_accel_handler_v4() local
500 unsigned char *z) in cmpc_get_accel()
529 unsigned char x, y, z; in cmpc_accel_handler() local
/openbmc/linux/crypto/
H A Decc.c1145 static void apply_z(u64 *x1, u64 *y1, u64 *z, const struct ecc_curve *curve) in apply_z()
1159 u64 z[ECC_MAX_DIGITS]; in xycz_initial_double() local
1288 u64 z[ECC_MAX_DIGITS]; in ecc_point_mult() local
1344 u64 z[ECC_MAX_DIGITS]; in ecc_point_add() local
1367 u64 z[ECC_MAX_DIGITS]; in ecc_point_mult_shamir() local
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-generate-simple_ipa-pass.h25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
H A Dgcc-generate-gimple-pass.h25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
H A Dgcc-generate-rtl-pass.h25 #define _GCC_PLUGIN_CONCAT3(x, y, z) x ## y ## z argument
/openbmc/linux/include/linux/
H A Dmmzone.h679 #define min_wmark_pages(z) (z->_watermark[WMARK_MIN] + z->watermark_boost) argument
680 #define low_wmark_pages(z) (z->_watermark[WMARK_LOW] + z->watermark_boost) argument
681 #define high_wmark_pages(z) (z->_watermark[WMARK_HIGH] + z->watermark_boost) argument
682 #define wmark_pages(z, i) (z->_watermark[i] + z->watermark_boost) argument
1628 static __always_inline struct zoneref *next_zones_zonelist(struct zoneref *z, in next_zones_zonelist()
1673 #define for_each_zone_zonelist_nodemask(zone, z, zlist, highidx, nodemask) \ argument
1679 #define for_next_zone_zonelist_nodemask(zone, z, highidx, nodemask) \ argument
1695 #define for_each_zone_zonelist(zone, z, zlist, highidx) \ argument
1702 struct zoneref *z; in movable_only_nodes() local
/openbmc/u-boot/include/linux/
H A Dkernel.h186 #define min3(x, y, z) min((typeof(x))min(x, y), z) argument
187 #define max3(x, y, z) max((typeof(x))max(x, y), z) argument
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmw_surface_cache.h194 u32 x, u32 y, u32 z) in vmw_surface_get_pixel_offset()
351 u32 x, y, z; member
/openbmc/linux/fs/zonefs/
H A Dzonefs.h114 static inline bool zonefs_zone_is_cnv(struct zonefs_zone *z) in zonefs_zone_is_cnv()
119 static inline bool zonefs_zone_is_seq(struct zonefs_zone *z) in zonefs_zone_is_seq()
/openbmc/linux/net/netfilter/
H A Dxt_policy.c38 #define MATCH_ADDR(x,y,z) (!e->match.x || \ in match_xfrm_state() argument
/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc-exynos.h27 #define SDMMC_CLKSEL_TIMING(x, y, z) (SDMMC_CLKSEL_CCLK_SAMPLE(x) | \ argument
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman_test_api.c75 int z = t >> 40; in fd_inc() local
/openbmc/qemu/host/include/i386/host/crypto/
H A Daes-round.h31 __m128i z = _mm_setzero_si128(); in aesenc_MC_accel() local
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c151 bits64 z; in shift64RightJamming() local
349 bits32 z; in shift32RightJamming() local
660 bits64 z, tmp; in estimateDiv128To64() local
/openbmc/linux/drivers/powercap/
H A Darm_scmi_powercap.c17 #define to_scmi_powercap_zone(z) \ argument
301 struct powercap_zone *z; in scmi_powercap_register_zone() local
/openbmc/linux/lib/crypto/
H A Daes.c104 u32 z = w & 0x40404040; in mul_by_x2() local
/openbmc/linux/drivers/thermal/
H A Dda9062-thermal.c128 static int da9062_thermal_get_temp(struct thermal_zone_device *z, in da9062_thermal_get_temp()
/openbmc/linux/drivers/input/misc/
H A Dmma8450.c89 int x, y, z; in mma8450_poll() local
/openbmc/linux/drivers/input/touchscreen/
H A Dda9052_tsi.c55 u16 x, y, z; in da9052_ts_read() local
H A Degalax_ts.c70 int id, ret, x, y, z; in egalax_ts_interrupt() local

12345678910>>...13