/openbmc/linux/drivers/usb/gadget/legacy/ |
H A D | g_ffs.c | 115 struct usb_configuration c; member 402 struct gfs_configuration *c = gfs_configurations + i; in gfs_bind() local 471 static int gfs_do_config(struct usb_configuration *c) in gfs_do_config() 530 static int eth_bind_config(struct usb_configuration *c) in eth_bind_config() 559 static int bind_rndis_config(struct usb_configuration *c) in bind_rndis_config()
|
/openbmc/linux/arch/alpha/boot/ |
H A D | misc.c | 69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} argument 70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} argument 76 # define Tracec(c,x) argument 77 # define Tracecv(c,x) argument 123 ulg c = crc; in flush_window() local
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | khugepaged.c | 212 char *c; in read_string() local 934 static void collapse_full(struct collapse_context *c, struct mem_ops *ops) in collapse_full() 948 static void collapse_empty(struct collapse_context *c, struct mem_ops *ops) in collapse_empty() 968 static void collapse_max_ptes_none(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_none() 1029 static void collapse_max_ptes_swap(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_swap() 1176 static void collapse_fork(struct collapse_context *c, struct mem_ops *ops) in collapse_fork() 1222 static void collapse_fork_compound(struct collapse_context *c, struct mem_ops *ops) in collapse_fork_compound() 1271 static void collapse_max_ptes_shared(struct collapse_context *c, struct mem_ops *ops) in collapse_max_ptes_shared() 1331 static void madvise_collapse_existing_thps(struct collapse_context *c, in madvise_collapse_existing_thps() 1351 static void madvise_retracted_page_tables(struct collapse_context *c, in madvise_retracted_page_tables() [all …]
|
/openbmc/linux/security/selinux/ss/ |
H A D | context.h | 36 static inline void mls_context_init(struct context *c) in mls_context_init() 139 static inline void mls_context_destroy(struct context *c) in mls_context_destroy() 146 static inline void context_init(struct context *c) in context_init() 177 static inline void context_destroy(struct context *c) in context_destroy()
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | string.c | 126 void *memchr(const void *s, int c, size_t count) in memchr() 136 char *strchr(const char *s, int c) in strchr() 144 char *strrchr(const char *s, int c) in strrchr() 156 void *memset(void *s, int c, size_t count) in memset()
|
/openbmc/linux/arch/arm/mach-footbridge/ |
H A D | dc21285-timer.c | 52 struct clock_event_device *c) in ckevt_dc21285_set_next_event() 61 static int ckevt_dc21285_shutdown(struct clock_event_device *c) in ckevt_dc21285_shutdown() 67 static int ckevt_dc21285_set_periodic(struct clock_event_device *c) in ckevt_dc21285_set_periodic()
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | udbg_memcons.c | 44 void memcons_putc(char c) in memcons_putc() 59 char c; in memcons_getc_poll() local 82 int c; in memcons_getc() local
|
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.c | 375 struct CommandList *c) in check_for_unit_attention() 1136 struct CommandList *c) in dial_down_lockup_detection_during_fw_flash() 1145 struct CommandList *c) in dial_up_lockup_detection_on_fw_flash_complete() 2302 struct CommandList *c) in hpsa_map_sg_chain_block() 2326 struct CommandList *c) in hpsa_unmap_sg_chain_block() 3007 struct CommandList *c; in hpsa_do_receive_diagnostic() local 3059 struct CommandList *c; in hpsa_scsi_do_inquiry() local 3087 struct CommandList *c; in hpsa_send_reset() local 3313 struct CommandList *c; in hpsa_get_raid_map() local 3355 struct CommandList *c; in hpsa_bmic_sense_subsystem_information() local [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 49 #define nvif_rd(a,f,b,c) ({ \ argument 58 #define nvif_wr(a,f,b,c,d) ({ \ argument 68 #define nvif_wr08(a,b,c) nvif_wr((a), iowrite8, 1, (b), (u8)(c)) argument 69 #define nvif_wr16(a,b,c) nvif_wr((a), iowrite16_native, 2, (b), (u16)(c)) argument 70 #define nvif_wr32(a,b,c) nvif_wr((a), iowrite32_native, 4, (b), (u32)(c)) argument 71 #define nvif_mask(a,b,c,d) ({ \ argument 78 #define nvif_mthd(a,b,c,d) nvif_object_mthd((a), (b), (c), (d)) argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | atomic64_32.h | 198 s64 old, c = 0; in arch_atomic64_and() local 206 s64 old, c = 0; in arch_atomic64_fetch_and() local 217 s64 old, c = 0; in arch_atomic64_or() local 225 s64 old, c = 0; in arch_atomic64_fetch_or() local 236 s64 old, c = 0; in arch_atomic64_xor() local 244 s64 old, c = 0; in arch_atomic64_fetch_xor() local 255 s64 old, c = 0; in arch_atomic64_fetch_add() local
|
/openbmc/linux/arch/sh/kernel/cpu/ |
H A D | proc.c | 34 const char *get_cpu_subtype(struct sh_cpuinfo *c) in get_cpu_subtype() 47 static void show_cpuflags(struct seq_file *m, struct sh_cpuinfo *c) in show_cpuflags() 81 struct sh_cpuinfo *c = v; in show_cpuinfo() local
|
/openbmc/linux/crypto/ |
H A D | twofish_generic.c | 53 #define ENCROUND(n, a, b, c, d) \ argument 60 #define DECROUND(n, a, b, c, d) \ argument 100 u32 a, b, c, d; in twofish_encrypt() local 135 u32 a, b, c, d; in twofish_decrypt() local
|
/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-dev.h | 19 #define dcss_writel(v, c) writel((v), (c)) argument 20 #define dcss_readl(c) readl(c) argument 21 #define dcss_set(v, c) writel((v), (c) + SET) argument 22 #define dcss_clr(v, c) writel((v), (c) + CLR) argument 23 #define dcss_toggle(v, c) writel((v), (c) + TGL) argument 25 static inline void dcss_update(u32 v, u32 m, void __iomem *c) in dcss_update()
|
/openbmc/linux/tools/perf/ |
H A D | perf.c | 102 static bool same_cmd_with_prefix(const char *var, struct pager_config *c, in same_cmd_with_prefix() 110 struct pager_config *c = data; in pager_command_config() local 120 struct pager_config c; in check_pager_config() local 129 struct pager_config *c = data; in browser_command_config() local 144 struct pager_config c; in check_browser_config() local
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | atomic.h | 146 char c; in arch_atomic_dec_and_test() local 154 char c; in arch_atomic_dec_and_test_lt() local 164 char c; in arch_atomic_inc_and_test() local 203 char c; in arch_atomic_sub_and_test() local 213 char c; in arch_atomic_add_negative() local
|
/openbmc/u-boot/arch/riscv/include/asm/ |
H A D | io.h | 369 #define readb(c) ({ unsigned int __v = \ argument 371 #define readw(c) ({ unsigned int __v = \ argument 373 #define readl(c) ({ unsigned int __v = \ argument 376 #define writeb(v, c) __raw_writeb(v, __mem_pci(c)) argument 377 #define writew(v, c) __raw_writew(cpu_to_le16(v), __mem_pci(c)) argument 378 #define writel(v, c) __raw_writel(cpu_to_le32(v), __mem_pci(c)) argument 380 #define memset_io(c, v, l) _memset_io(__mem_pci(c), (v), (l)) argument 384 #define eth_io_copy_and_sum(s, c, l, b) \ argument 420 #define isa_eth_io_copy_and_sum(a, b, c, d) \ argument 448 #define isa_memset_io(a, b, c) __readwrite_bug("isa_memset_io") argument [all …]
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env_main.c | 116 int c; in parse_common_args() local 154 int c; in parse_printenv_args() local 181 int c; in parse_setenv_args() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc_misc.c | 126 int ubifs_search_zbranch(const struct ubifs_info *c, in ubifs_search_zbranch() 264 static int read_znode(struct ubifs_info *c, int lnum, int offs, int len, in read_znode() 397 struct ubifs_znode *ubifs_load_znode(struct ubifs_info *c, in ubifs_load_znode() 449 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | twofish-x86_64-asm_64.S | 66 #define encrypt_round(a,b,c,d,round)\ argument 102 #define encrypt_last_round(a,b,c,d,round)\ argument 139 #define decrypt_round(a,b,c,d,round)\ argument 175 #define decrypt_last_round(a,b,c,d,round)\ argument
|
H A D | twofish-i586-asm_32.S | 67 #define encrypt_round(a,b,c,d,round)\ argument 105 #define encrypt_last_round(a,b,c,d,round)\ argument 142 #define decrypt_round(a,b,c,d,round)\ argument 180 #define decrypt_last_round(a,b,c,d,round)\ argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | fexit_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() 35 int BPF_PROG(test4, void *a, char b, int c, __u64 d, int ret) in BPF_PROG() 44 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e, int ret) in BPF_PROG() 53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG()
|
/openbmc/linux/fs/smb/common/ |
H A D | cifs_md4.c | 50 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument 51 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument 52 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument 56 u32 a, b, c, d; in md4_transform() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | movinggc.c | 24 struct cache_set *c = container_of(buf, struct cache_set, in moving_pred() local 126 static void read_moving(struct cache_set *c) in read_moving() 197 void bch_moving_gc(struct cache_set *c) in bch_moving_gc() 248 void bch_moving_init_cache_set(struct cache_set *c) in bch_moving_init_cache_set()
|
/openbmc/qemu/hw/timer/ |
H A D | i8254_common.c | 39 PITCommonClass *c = PIT_COMMON_GET_CLASS(pit); in pit_set_gate() local 146 PITCommonClass *c = PIT_COMMON_GET_CLASS(pit); in pit_get_channel_info() local 205 PITCommonClass *c = PIT_COMMON_GET_CLASS(s); in pit_dispatch_pre_save() local 217 PITCommonClass *c = PIT_COMMON_GET_CLASS(s); in pit_dispatch_post_load() local
|
/openbmc/linux/drivers/input/mouse/ |
H A D | synaptics.h | 43 #define SYN_CAP_EXTENDED(c) ((c) & BIT(23)) argument 44 #define SYN_CAP_MIDDLE_BUTTON(c) ((c) & BIT(18)) argument 45 #define SYN_CAP_PASS_THROUGH(c) ((c) & BIT(7)) argument 46 #define SYN_CAP_SLEEP(c) ((c) & BIT(4)) argument 47 #define SYN_CAP_FOUR_BUTTON(c) ((c) & BIT(3)) argument 48 #define SYN_CAP_MULTIFINGER(c) ((c) & BIT(1)) argument 49 #define SYN_CAP_PALMDETECT(c) ((c) & BIT(0)) argument 50 #define SYN_CAP_SUBMODEL_ID(c) (((c) & GENMASK(15, 8)) >> 8) argument 51 #define SYN_EXT_CAP_REQUESTS(c) (((c) & GENMASK(22, 20)) >> 20) argument
|