/openbmc/linux/include/linux/ |
H A D | nls.h | 62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() 69 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) in nls_toupper()
|
H A D | jiffies.h | 165 #define time_in_range(a,b,c) \ argument 177 #define time_in_range_open(a,b,c) \ argument 245 #define time_in_range64(a, b, c) \ argument
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_backend.h | 130 #define SUN4I_BACKEND_IYUVADD_REG(c) (0x930 + (0x4 * (c))) argument 132 #define SUN4I_BACKEND_IYUVLINEWIDTH_REG(c) (0x940 + (0x4 * (c))) argument 134 #define SUN4I_BACKEND_YGCOEF_REG(c) (0x950 + (0x4 * (c))) argument 136 #define SUN4I_BACKEND_URCOEF_REG(c) (0x960 + (0x4 * (c))) argument 138 #define SUN4I_BACKEND_VBCOEF_REG(c) (0x970 + (0x4 * (c))) argument
|
/openbmc/qemu/ |
H A D | block.c | 2503 BdrvChild *c; in bdrv_node_refresh_perm() local 2626 BdrvChild *c; in bdrv_get_cumulative_perm() local 3348 BdrvChild *c; in bdrv_unset_inherits_from() local 3386 BdrvChild *c; in bdrv_parent_cb_change_media() local 4305 BdrvChild *c; in bdrv_recurse_has_child() local 5322 BdrvChild *c, *next; in bdrv_replace_node_noperm() local 5857 BdrvChild *c; in bdrv_drop_intermediate() local 6462 BdrvChild *c; in bdrv_get_parent_name() local 7594 BdrvChild *c; in bdrv_change_aio_context() local 8228 BdrvChild *c; in bdrv_filter_child() local [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mn88443x.c | 259 struct dtv_frontend_properties *c) in mn88443x_s_tune() 269 struct dtv_frontend_properties *c, in mn88443x_s_read_status() 458 struct dtv_frontend_properties *c) in mn88443x_t_tune() 471 struct dtv_frontend_properties *c, in mn88443x_t_read_status() 571 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_set_frontend() local 622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_get_tune_settings() local 640 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88443x_read_status() local
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_h5.c | 426 static int h5_rx_crc(struct hci_uart *hu, unsigned char c) in h5_rx_crc() 433 static int h5_rx_payload(struct hci_uart *hu, unsigned char c) in h5_rx_payload() 448 static int h5_rx_3wire_hdr(struct hci_uart *hu, unsigned char c) in h5_rx_3wire_hdr() 486 static int h5_rx_pkt_start(struct hci_uart *hu, unsigned char c) in h5_rx_pkt_start() 508 static int h5_rx_delimiter(struct hci_uart *hu, unsigned char c) in h5_rx_delimiter() 518 static void h5_unslip_one_byte(struct h5 *h5, unsigned char c) in h5_unslip_one_byte() 651 static void h5_slip_one_byte(struct sk_buff *skb, u8 c) in h5_slip_one_byte()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | lpc32xx_slc.c | 86 #define SLCTAC_CLOCKS(c, n, s) (min_t(u32, DIV_ROUND_UP(c, n) - 1, 0xF) << s) argument 91 #define SLCTAC_WWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 24)) argument 93 #define SLCTAC_WHOLD(c, n) (SLCTAC_CLOCKS(c, n, 20)) argument 95 #define SLCTAC_WSETUP(c, n) (SLCTAC_CLOCKS(c, n, 16)) argument 99 #define SLCTAC_RWIDTH(c, n) (SLCTAC_CLOCKS(c, n, 8)) argument 101 #define SLCTAC_RHOLD(c, n) (SLCTAC_CLOCKS(c, n, 4)) argument 103 #define SLCTAC_RSETUP(c, n) (SLCTAC_CLOCKS(c, n, 0)) argument
|
/openbmc/linux/net/key/ |
H A D | af_key.c | 1501 struct km_event c; in pfkey_add() local 1537 struct km_event c; in pfkey_delete() local 1734 static int key_notify_sa_flush(const struct km_event *c) in key_notify_sa_flush() 1761 struct km_event c; in pfkey_flush() local 2253 struct km_event c; in pfkey_spdadd() local 2368 struct km_event c; in pfkey_spddelete() local 2653 struct km_event c; in pfkey_spdget() local 2781 struct km_event c; in pfkey_spdflush() local 2968 struct sadb_comb *c; in dump_ah_combs() local 3009 struct sadb_comb *c; in dump_esp_combs() local [all …]
|
/openbmc/linux/fs/ubifs/ |
H A D | ubifs.h | 693 struct ubifs_info *c; member 1552 static inline int ubifs_shash_init(const struct ubifs_info *c, in ubifs_shash_init() 1561 static inline int ubifs_shash_update(const struct ubifs_info *c, in ubifs_shash_update() 1576 static inline int ubifs_shash_final(const struct ubifs_info *c, in ubifs_shash_final() 1605 static inline int ubifs_check_hash(const struct ubifs_info *c, in ubifs_check_hash() 1620 static inline int ubifs_check_hmac(const struct ubifs_info *c, in ubifs_check_hmac() 1661 static inline u8 *ubifs_branch_hash(struct ubifs_info *c, in ubifs_branch_hash() 1712 static inline int ubifs_auth_node_sz(const struct ubifs_info *c) in ubifs_auth_node_sz() 2125 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_encrypt() local 2133 struct ubifs_info *c = inode->i_sb->s_fs_info; in ubifs_decrypt() local [all …]
|
/openbmc/linux/drivers/md/bcache/ |
H A D | util.c | 20 #define simple_strtoint(c, end, base) simple_strtol(c, end, base) argument 21 #define simple_strtouint(c, end, base) simple_strtoul(c, end, base) argument
|
/openbmc/linux/lib/crypto/ |
H A D | poly1305-donna32.c | 40 u32 c; in poly1305_core_blocks() local 124 u32 h0, h1, h2, h3, h4, c; in poly1305_core_emit() local
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | atomic_ops.h | 13 int c; in __atomic_read() local 30 s64 c; in __atomic64_read() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_txrx.c | 42 static inline bool mlx5e_channel_no_affinity_change(struct mlx5e_channel *c) in mlx5e_channel_no_affinity_change() 126 struct mlx5e_channel *c = container_of(napi, struct mlx5e_channel, in mlx5e_napi_poll() local
|
/openbmc/linux/mm/damon/ |
H A D | reclaim.c | 267 static int damon_reclaim_after_aggregation(struct damon_ctx *c) in damon_reclaim_after_aggregation() 278 static int damon_reclaim_after_wmarks_check(struct damon_ctx *c) in damon_reclaim_after_wmarks_check()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_dir2.h | 264 static inline bool xfs_ascii_ci_need_xfrm(unsigned char c) in xfs_ascii_ci_need_xfrm() 275 static inline unsigned char xfs_ascii_ci_xfrm(unsigned char c) in xfs_ascii_ci_xfrm()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | acpi.h | 103 struct cpuinfo_x86 *c = &cpu_data(0); in arch_has_acpi_pdc() local 110 struct cpuinfo_x86 *c = &cpu_data(0); in arch_acpi_set_proc_cap_bits() local
|
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | yamaha-yas530.c | 370 struct yas5xx_calibration *c = &yas5xx->calibration; in yas537_measure() local 434 struct yas5xx_calibration *c = &yas5xx->calibration; in yas530_linearize() local 503 struct yas5xx_calibration *c = &yas5xx->calibration; in yas530_get_measure() local 788 static void yas530_extract_calibration(u8 *data, struct yas5xx_calibration *c) in yas530_extract_calibration() 820 struct yas5xx_calibration *c = &yas5xx->calibration; in yas530_get_calibration_data() local 872 struct yas5xx_calibration *c = &yas5xx->calibration; in yas532_get_calibration_data() local 927 struct yas5xx_calibration *c = &yas5xx->calibration; in yas537_get_calibration_data() local 1124 struct yas5xx_calibration *c = &yas5xx->calibration; in yas530_dump_calibration() local 1147 struct yas5xx_calibration *c = &yas5xx->calibration; in yas537_dump_calibration() local
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_fastboot.c | 148 static int fastboot_bind(struct usb_configuration *c, struct usb_function *f) in fastboot_bind() 194 static void fastboot_unbind(struct usb_configuration *c, struct usb_function *f) in fastboot_unbind() 289 static int fastboot_add(struct usb_configuration *c) in fastboot_add()
|
/openbmc/linux/drivers/char/ |
H A D | nvram.c | 92 unsigned char c; in pc_nvram_read_byte() local 101 static void __nvram_write_byte(unsigned char c, int i) in __nvram_write_byte() 106 static void pc_nvram_write_byte(unsigned char c, int i) in pc_nvram_write_byte()
|
/openbmc/linux/fs/ext4/ |
H A D | hash.c | 20 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local 44 #define ROUND(f, a, b, c, d, x, s) \ argument 55 __u32 a = buf[0], b = buf[1], c = buf[2], d = buf[3]; in half_md4_transform() local
|
/openbmc/linux/tools/testing/selftests/rseq/ |
H A D | basic_percpu_ops_test.c | 46 struct percpu_lock_entry c[CPU_SETSIZE]; member 55 struct test_data_entry c[CPU_SETSIZE]; member 69 struct percpu_list_entry c[CPU_SETSIZE]; member
|
/openbmc/linux/drivers/media/tuners/ |
H A D | tda18250.c | 253 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_agc() local 433 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_pll_calc() local 497 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda18250_set_params() local
|
/openbmc/linux/net/core/ |
H A D | utils.c | 86 static inline int xdigit2bin(char c, int delim) in xdigit2bin() 135 int c; in in4_pton() local 204 int c; in in6_pton() local
|
/openbmc/linux/arch/x86/boot/ |
H A D | string.c | 193 char *strchr(const char *s, int c) in strchr() 227 static inline char _tolower(const char c) in _tolower() 266 unsigned int c = *s; in _parse_integer() local
|
/openbmc/qemu/hw/dma/ |
H A D | bcm2835_dma.c | 56 static void bcm2835_dma_update(BCM2835DMAState *s, unsigned c) in bcm2835_dma_update() 148 unsigned size, unsigned c) in bcm2835_dma_read() 195 uint64_t value, unsigned size, unsigned c) in bcm2835_dma_write()
|