| /linux/drivers/net/fddi/skfp/h/ |
| H A D | types.h | 31 #define outp(p,c) iowrite8(c,p) argument
|
| /linux/sound/soc/codecs/ |
| H A D | ssm2305.c | 22 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in ssm2305_power_event() local
|
| H A D | simple-amplifier.c | 21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
|
| /linux/drivers/hid/ |
| H A D | hid-belkin.c | 24 #define belkin_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
| H A D | hid-razer.c | 19 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) argument
|
| H A D | hid-petalynx.c | 35 #define pl_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
| /linux/lib/test_fortify/ |
| H A D | test_fortify.h | 14 int c; member
|
| /linux/arch/x86/math-emu/ |
| H A D | fpu_etc.c | 91 int c = 0; in fxam() local
|
| /linux/arch/mips/boot/compressed/ |
| H A D | string.c | 23 void *memset(void *s, int c, size_t n) in memset()
|
| /linux/Documentation/usb/ |
| H A D | usbdevfs-drop-permissions.c | 59 int c, fd; in main() local
|
| /linux/arch/sparc/include/asm/ |
| H A D | string.h | 18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
|
| /linux/arch/arm/common/ |
| H A D | sharpsl_param.c | 30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | test_bpffs.c | 36 struct stat a, b, c; in fn() local
|
| /linux/security/selinux/ss/ |
| H A D | symtab.c | 20 unsigned char c; in symhash() local
|
| /linux/arch/riscv/include/asm/ |
| H A D | string.h | 36 #define memset(s, c, n) __memset(s, c, n) argument
|
| /linux/arch/arm64/include/asm/ |
| H A D | rqspinlock.h | 89 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire_timewait(v, c, 0, 1) argument
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_dspp.c | 78 struct dpu_hw_dspp *c; in dpu_hw_dspp_init() local
|
| /linux/tools/perf/util/ |
| H A D | auxtrace.c | 1493 char c = **ptr; in get_flag() local 2061 struct auxtrace_cache *c; in auxtrace_cache__new() local 2091 static void auxtrace_cache__drop(struct auxtrace_cache *c) in auxtrace_cache__drop() 2110 void auxtrace_cache__free(struct auxtrace_cache *c) in auxtrace_cache__free() 2120 void *auxtrace_cache__alloc_entry(struct auxtrace_cache *c) in auxtrace_cache__alloc_entry() 2131 int auxtrace_cache__add(struct auxtrace_cache *c, u32 key, in auxtrace_cache__add() 2143 static struct auxtrace_cache_entry *auxtrace_cache__rm(struct auxtrace_cache *c, in auxtrace_cache__rm() 2164 void auxtrace_cache__remove(struct auxtrace_cache *c, u32 key) in auxtrace_cache__remove() 2171 void *auxtrace_cache__lookup(struct auxtrace_cache *c, u32 key) in auxtrace_cache__lookup()
|
| /linux/net/tipc/ |
| H A D | crypto.c | 1099 static inline void tipc_crypto_key_set_state(struct tipc_crypto *c, in tipc_crypto_key_set_state() 1128 int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey, in tipc_crypto_key_init() 1156 static int tipc_crypto_key_attach(struct tipc_crypto *c, in tipc_crypto_key_attach() 1211 void tipc_crypto_key_flush(struct tipc_crypto *c) in tipc_crypto_key_flush() 1469 struct tipc_crypto *c; in tipc_crypto_start() local 1524 struct tipc_crypto *c = *crypto; in tipc_crypto_stop() local 2080 static char *tipc_crypto_key_dump(struct tipc_crypto *c, char *buf) in tipc_crypto_key_dump()
|
| /linux/net/sched/ |
| H A D | act_ct.c | 966 struct tcf_ct *c = to_ct(a); in tcf_ct_act() local 1352 struct tcf_ct *c; in tcf_ct_init() local 1438 struct tcf_ct *c = to_ct(a); tcf_ct_cleanup() local 1526 const struct tcf_ct *c = to_ct(a); tcf_ct_dump() local 1594 struct tcf_ct *c = to_ct(a); tcf_stats_update() local [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_noinline.c | 28 #define __jhash_mix(a, b, c) \ argument 38 #define __jhash_final(a, b, c) \ argument 56 u32 a, b, c; in jhash() local 91 u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
|
| H A D | test_siphash.h | 14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
|
| /linux/drivers/tty/hvc/ |
| H A D | hvc_rtas.c | 50 int c; in hvc_rtas_read_console() local
|
| /linux/arch/m68k/sun3/prom/ |
| H A D | misc.c | 68 int c; in prom_get_idprom() local
|
| /linux/security/ipe/ |
| H A D | policy_tests.c | 233 static void pol_to_desc(const struct policy_case *c, char *desc) in pol_to_desc()
|