Home
last modified time | relevance | path

Searched defs:c (Results 676 – 700 of 3599) sorted by relevance

1...<<21222324252627282930>>...144

/openbmc/linux/arch/x86/lib/
H A Diomem.c87 static void unrolled_memset_io(volatile void __iomem *a, int b, size_t c) in unrolled_memset_io()
114 void memset_io(volatile void __iomem *a, int b, size_t c) in memset_io()
/openbmc/linux/fs/btrfs/
H A Daccessors.h203 static inline struct btrfs_stripe *btrfs_stripe_nr(struct btrfs_chunk *c, int nr) in btrfs_stripe_nr()
212 static inline char *btrfs_stripe_dev_uuid_nr(struct btrfs_chunk *c, int nr) in btrfs_stripe_dev_uuid_nr()
218 struct btrfs_chunk *c, int nr) in btrfs_stripe_offset_nr()
224 struct btrfs_chunk *c, int nr, in btrfs_set_stripe_offset_nr()
231 struct btrfs_chunk *c, int nr) in btrfs_stripe_devid_nr()
237 struct btrfs_chunk *c, int nr, in btrfs_set_stripe_devid_nr()
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c262 static void Round(uint64_t a, uint64_t b, uint64_t c, uint64_t *d, uint64_t e, uint64_t f, uint64_t… in Round()
273 uint64_t a = s[0], b = s[1], c = s[2], d = s[3], e = s[4], f = s[5], g = s[6], h = s[7]; in Transform() local
506 static bool char_to_hex(unsigned char *val, char c) in char_to_hex()
558 unsigned int c = ((const unsigned char *)buf)[i]; in hex_encode() local
668 char *c; in _gen_result() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c72 static bool is_nvram_char(char c) in is_nvram_char()
82 static bool is_whitespace(char c) in is_whitespace()
89 char c; in brcmf_nvram_handle_idle() local
113 char c; in brcmf_nvram_handle_key() local
146 char c; in brcmf_nvram_handle_value() local
/openbmc/qemu/target/cris/
H A Dtranslate.c338 TCGv c; in t_gen_add_flag() local
1228 TCGv c; in dec_addq() local
1253 TCGv c; in dec_subq() local
1267 TCGv c; in dec_cmpq() local
1282 TCGv c; in dec_andq() local
1297 TCGv c; in dec_orq() local
1310 TCGv c; in dec_btstq() local
2559 TCGv c; in dec_jas_r() local
2577 TCGv c; in dec_jas_im() local
2595 TCGv c; in dec_jasc_im() local
[all …]
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline.c28 #define __jhash_mix(a, b, c) \ argument
38 #define __jhash_final(a, b, c) \ argument
55 u32 a, b, c; in jhash() local
89 static __noinline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
H A Dtest_l4lb.c32 #define __jhash_mix(a, b, c) \ argument
42 #define __jhash_final(a, b, c) \ argument
59 u32 a, b, c; in jhash() local
93 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dts2020.c80 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_init() local
190 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_set_params() local
432 struct dtv_frontend_properties *c = &priv->fe->dtv_property_cache; in ts2020_stat_work() local
456 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ts2020_read_signal_strength() local
/openbmc/linux/drivers/net/slip/
H A Dslip.c329 unsigned char c = sl->rbuff[0]; local
921 unsigned char c; local
1004 unsigned char c; local
1040 unsigned char c; local
/openbmc/linux/arch/mips/loongson2ef/common/
H A Dplatform.c18 struct cpuinfo_mips *c = &current_cpu_data; in loongson2_cpufreq_init() local
/openbmc/linux/arch/arm/mach-omap2/
H A Dhdq1w.c40 int c = 0; in omap_hdq1w_reset() local
/openbmc/phosphor-dbus-monitor/src/test/
H A Dcallbacktest.cpp11 for (auto& c : ConfigPropertyCallbacks::get()) in TEST() local
/openbmc/linux/arch/riscv/include/asm/
H A Dsemihost.h12 static inline void smh_putc(struct uart_port *port, unsigned char c) in smh_putc()
/openbmc/linux/arch/arm64/include/asm/
H A Dsemihost.h16 static inline void smh_putc(struct uart_port *port, unsigned char c) in smh_putc()
/openbmc/qemu/tests/tcg/multiarch/arm-compat-semi/
H A Dsemiconsole.c18 char c; in main() local
/openbmc/linux/drivers/rtc/
H A Drtc-ds1216.c45 unsigned char c; in ds1216_read() local
58 unsigned char c; in ds1216_write() local
/openbmc/linux/include/uapi/linux/
H A Dmap_to_14segment.h85 static __inline__ int map_to_seg14(struct seg14_conversion_map *map, int c) in map_to_seg14()
107 #define _SEG14(sym, a, b, c, d, e, f, g1, g2, h, j, k, l, m, n) \ argument
/openbmc/linux/drivers/pnp/pnpacpi/
H A Dcore.c23 #define TEST_HEX(c) \ argument
26 #define TEST_ALPHA(c) \ argument
/openbmc/qemu/hw/display/
H A Dqxl-render.c248 QEMUCursor *c; in qxl_cursor() local
304 QEMUCursor *c; in qxl_render_cursor() local
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dio.h82 #define memset_io(a, b, c) memset((void *)(a), (b), (c)) argument
83 #define memcpy_fromio(a, b, c) memcpy((a), (void *)(b), (c)) argument
84 #define memcpy_toio(a, b, c) memcpy((void *)(a), (b), (c)) argument
/openbmc/linux/drivers/input/serio/
H A Dserio_raw.c140 static bool serio_raw_fetch_byte(struct serio_raw *serio_raw, char *c) in serio_raw_fetch_byte()
162 char c; in serio_raw_read() local
204 unsigned char c; in serio_raw_write() local
/openbmc/linux/tools/include/linux/
H A Drbtree.h239 int c; in rb_find_add() local
273 int c = cmp(key, node); in rb_find() local
302 int c = cmp(key, node); in rb_find_first() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_tuner.c127 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_check_frequency_shift() local
182 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_get_signal_strength() local
295 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in vidtv_tuner_set_params() local
/openbmc/linux/tools/accounting/
H A Dgetdelays.c194 #define average_ms(t, c) (t / 1000000ULL / (c ? c : 1)) argument
259 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
281 int c, rc, rep_len, aggr_len, len2; in main() local
/openbmc/linux/drivers/firmware/
H A Dqcom_scm.h26 #define QCOM_SCM_ARGS_IMPL(num, a, b, c, d, e, f, g, h, i, j, ...) (\ argument
66 #define SCM_SMC_FNID(s, c) ((((s) & 0xFF) << 8) | ((c) & 0xFF)) argument
73 #define SCM_LEGACY_FNID(s, c) (((s) << 10) | ((c) & 0x3ff)) argument

1...<<21222324252627282930>>...144