Home
last modified time | relevance | path

Searched defs:c (Results 701 – 725 of 2216) sorted by relevance

1...<<21222324252627282930>>...89

/linux/drivers/net/fddi/skfp/h/
H A Dtypes.h31 #define outp(p,c) iowrite8(c,p) argument
/linux/sound/soc/codecs/
H A Dssm2305.c22 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in ssm2305_power_event() local
H A Dsimple-amplifier.c21 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in drv_event() local
/linux/drivers/hid/
H A Dhid-belkin.c24 #define belkin_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
H A Dhid-razer.c19 #define map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, EV_KEY, (c)) argument
H A Dhid-petalynx.c35 #define pl_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
/linux/lib/test_fortify/
H A Dtest_fortify.h14 int c; member
/linux/arch/x86/math-emu/
H A Dfpu_etc.c91 int c = 0; in fxam() local
/linux/arch/mips/boot/compressed/
H A Dstring.c23 void *memset(void *s, int c, size_t n) in memset()
/linux/Documentation/usb/
H A Dusbdevfs-drop-permissions.c59 int c, fd; in main() local
/linux/arch/sparc/include/asm/
H A Dstring.h18 #define memset(s, c, count) __builtin_memset(s, c, count) argument
/linux/arch/arm/common/
H A Dsharpsl_param.c30 #define MAGIC_CHG(a,b,c,d) ( ( d << 24 ) | ( c << 16 ) | ( b << 8 ) | a ) argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpffs.c36 struct stat a, b, c; in fn() local
/linux/security/selinux/ss/
H A Dsymtab.c20 unsigned char c; in symhash() local
/linux/arch/riscv/include/asm/
H A Dstring.h36 #define memset(s, c, n) __memset(s, c, n) argument
/linux/arch/arm64/include/asm/
H A Drqspinlock.h89 #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 Ddpu_hw_dspp.c78 struct dpu_hw_dspp *c; in dpu_hw_dspp_init() local
/linux/tools/perf/util/
H A Dauxtrace.c1493 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 Dcrypto.c1099 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 Dact_ct.c966 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 Dtest_xdp_noinline.c28 #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 Dtest_siphash.h14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
/linux/drivers/tty/hvc/
H A Dhvc_rtas.c50 int c; in hvc_rtas_read_console() local
/linux/arch/m68k/sun3/prom/
H A Dmisc.c68 int c; in prom_get_idprom() local
/linux/security/ipe/
H A Dpolicy_tests.c233 static void pol_to_desc(const struct policy_case *c, char *desc) in pol_to_desc()

1...<<21222324252627282930>>...89