/linux-6.15/include/linux/remoteproc/ |
D | pruss.h | 66 enum pru_ctable_idx c, u32 addr) in pru_rproc_set_ctable()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | test_btf_decl_tag.c | 20 int c; member
|
D | test_core_reloc_primitives.c | 24 enum core_reloc_primitives_enum c; member
|
/linux-6.15/tools/gpio/ |
D | gpio-event-mon.c | 174 int c, attr, i; in main() local
|
/linux-6.15/drivers/iio/adc/ |
D | adi-axi-adc.c | 61 #define ADI_AXI_REG_CHAN_CTRL(c) (0x0400 + (c) * 0x40) argument 73 #define ADI_AXI_ADC_REG_CHAN_STATUS(c) (0x0404 + (c) * 0x40) argument 80 #define ADI_AXI_ADC_REG_CHAN_CTRL_3(c) (0x0418 + (c) * 0x40) argument
|
/linux-6.15/crypto/ |
D | serpent_generic.c | 24 #define keyiter(a, b, c, d, i, j) \ argument 458 void __serpent_encrypt(const void *c, u8 *dst, const u8 *src) in __serpent_encrypt() 517 void __serpent_decrypt(const void *c, u8 *dst, const u8 *src) in __serpent_decrypt()
|
/linux-6.15/tools/spi/ |
D | spidev_fdx.c | 108 int c; in main() local
|
/linux-6.15/lib/ |
D | lwq.c | 79 int c; member
|
/linux-6.15/arch/openrisc/kernel/ |
D | time.c | 39 u32 c; in openrisc_timer_set_next() local
|
/linux-6.15/tools/testing/selftests/futex/functional/ |
D | futex_wait_timeout.c | 102 int c; in main() local
|
/linux-6.15/sound/firewire/tascam/ |
D | tascam.c | 50 u8 c; in identify_model() local
|
/linux-6.15/drivers/video/fbdev/ |
D | tridentfb.c | 329 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in blade_fill_rect() 340 u32 x, u32 y, u32 w, u32 h, u32 c, u32 b) in blade_image_blit() 431 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in xp_fill_rect() 503 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in image_fill_rect() 571 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in tgui_fill_rect()
|
/linux-6.15/drivers/usb/gadget/function/ |
D | f_uac2.c | 646 #define ranges_lay3_size(c) (sizeof(c.wNumSubRanges) \ argument 1542 struct cntrl_cur_lay3 c; in in_rq_cur() local 1576 struct cntrl_cur_lay2 c; in in_rq_cur() local 1754 struct cntrl_cur_lay2 *c = req->buf; in out_rq_cur_complete() local 2261 static void afunc_unbind(struct usb_configuration *c, struct usb_function *f) in afunc_unbind()
|
/linux-6.15/net/netfilter/ |
D | nf_conntrack_netlink.c | 353 #define ctnetlink_dump_mark(a, b, c) (0) argument 1683 struct netlink_dump_control c = { in ctnetlink_get_conntrack() local 1846 struct netlink_dump_control c = { in ctnetlink_get_ct_dying() local 1861 struct netlink_dump_control c = { in ctnetlink_get_ct_unconfirmed() local 2584 struct netlink_dump_control c = { in ctnetlink_stat_ct_cpu() local 3010 unsigned long a, b, c, d; in nf_expect_get_id() local 3287 struct netlink_dump_control c = { in ctnetlink_dump_exp_ct() local 3337 struct netlink_dump_control c = { in ctnetlink_get_expect() local 3772 struct netlink_dump_control c = { in ctnetlink_stat_exp_cpu() local
|
/linux-6.15/security/selinux/ss/ |
D | services.c | 272 struct context *c; in constraint_expr_eval() local 2391 static int ocontext_to_sid(struct sidtab *sidtab, struct ocontext *c, in ocontext_to_sid() 2425 struct ocontext *c; in security_port_sid() local 2477 struct ocontext *c; in security_ib_pkey_sid() local 2529 struct ocontext *c; in security_ib_endport_sid() local 2582 struct ocontext *c; in security_netif_sid() local 2654 struct ocontext *c; in security_node_sid() local 2873 struct ocontext *c; in __security_genfs_sid() local 2957 struct ocontext *c; in security_fs_use() local
|
/linux-6.15/drivers/tee/optee/ |
D | notif.c | 17 struct completion c; member
|
/linux-6.15/arch/arm/include/asm/ |
D | string.h | 60 #define memset(s, c, n) __memset(s, c, n) argument
|
/linux-6.15/arch/mips/mm/ |
D | uasm-micromips.c | 32 #define M(a, b, c, d, e, f) \ argument
|
/linux-6.15/arch/s390/include/asm/ |
D | chpid.h | 49 #define chp_id_for_each(c) \ argument
|
/linux-6.15/arch/riscv/kernel/vdso/ |
D | hwprobe.c | 56 unsigned char *c = (unsigned char *)cpus; in riscv_vdso_get_cpus() local
|
/linux-6.15/arch/x86/math-emu/ |
D | poly.h | 48 #define MK_XSIG(a,b,c) { c, b, a } argument
|
/linux-6.15/kernel/locking/ |
D | qspinlock_stat.h | 133 #define pv_kick(c) __pv_kick(c) argument
|
/linux-6.15/drivers/usb/gadget/legacy/ |
D | acm_ms.c | 106 static int acm_ms_do_config(struct usb_configuration *c) in acm_ms_do_config()
|
/linux-6.15/arch/x86/boot/compressed/ |
D | string.c | 43 void *memset(void *s, int c, size_t n) in memset()
|
/linux-6.15/net/bluetooth/ |
D | l2cap_core.c | 93 struct l2cap_chan *c; in __l2cap_get_chan_by_dcid() local 105 struct l2cap_chan *c; in __l2cap_get_chan_by_scid() local 120 struct l2cap_chan *c; in l2cap_get_chan_by_scid() local 139 struct l2cap_chan *c; in l2cap_get_chan_by_dcid() local 155 struct l2cap_chan *c; in __l2cap_get_chan_by_ident() local 167 struct l2cap_chan *c; in __l2cap_global_chan_by_addr() local 494 void l2cap_chan_hold(struct l2cap_chan *c) in l2cap_chan_hold() 501 struct l2cap_chan *l2cap_chan_hold_unless_zero(struct l2cap_chan *c) in l2cap_chan_hold_unless_zero() 511 void l2cap_chan_put(struct l2cap_chan *c) in l2cap_chan_put() 1837 struct l2cap_chan *c, *tmp, *c1 = NULL; in l2cap_global_chan_by_psm() local [all …]
|