Home
last modified time | relevance | path

Searched defs:c (Results 801 – 825 of 2238) sorted by relevance

1...<<31323334353637383940>>...90

/linux/scripts/dtc/libfdt/
H A Dfdt_addresses.c16 const fdt32_t *c; in fdt_cells() local
/linux/tools/testing/selftests/bpf/
H A Dunpriv_helpers.c75 char cmdline[4096], *c; in cmdline_contains() local
/linux/drivers/video/fbdev/
H A Dtridentfb.c329 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/drivers/usb/gadget/function/
H A Df_uac2.c646 #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/security/selinux/ss/
H A Dservices.c272 struct context *c; in constraint_expr_eval() local
2417 static int ocontext_to_sid(struct sidtab *sidtab, struct ocontext *c, in ocontext_to_sid()
2451 struct ocontext *c; in security_port_sid() local
2503 struct ocontext *c; in security_ib_pkey_sid() local
2555 struct ocontext *c; in security_ib_endport_sid() local
2608 struct ocontext *c; in security_netif_sid() local
2680 struct ocontext *c; in security_node_sid() local
2899 struct ocontext *c; in __security_genfs_sid() local
2993 struct ocontext *c; in security_fs_use() local
/linux/net/netfilter/
H A Dnf_conntrack_netlink.c353 #define ctnetlink_dump_mark(a, b, c) (0) argument
1685 struct netlink_dump_control c = { in ctnetlink_get_conntrack() local
1848 return netlink_dump_start(info->sk, skb, info->nlh, &c); in ctnetlink_get_ct_dying() local
1863 struct netlink_dump_control c = { ctnetlink_get_ct_unconfirmed() local
2585 struct netlink_dump_control c = { ctnetlink_stat_ct_cpu() local
3011 unsigned long a, b, c, d; nf_expect_get_id() local
3283 struct netlink_dump_control c = { ctnetlink_dump_exp_ct() local
3332 struct netlink_dump_control c = { ctnetlink_get_expect() local
3766 struct netlink_dump_control c = { ctnetlink_stat_exp_cpu() local
[all...]
/linux/tools/perf/util/
H A Ddemangle-java.c21 #define BASE_ENT(c, n) [c - 'A']=n argument
/linux/drivers/char/
H A Dnsc_gpio.c52 char c; in nsc_gpio_write() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_btf_decl_tag.c20 int c; member
H A Dtest_core_reloc_primitives.c24 enum core_reloc_primitives_enum c; member
/linux/drivers/staging/media/av7110/
H A Ddvb_filter.c27 int c = 0; in dvb_filter_get_ac3info() local
/linux/tools/gpio/
H A Dlsgpio.c182 int c; in main() local
/linux/include/linux/remoteproc/
H A Dpruss.h66 enum pru_ctable_idx c, u32 addr) in pru_rproc_set_ctable()
/linux/drivers/tty/
H A Dttynull.c51 static struct tty_driver *ttynull_device(struct console *c, int *index) in ttynull_device()
/linux/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c72 static int tcm_do_config(struct usb_configuration *c) in tcm_do_config()
H A Dacm_ms.c106 static int acm_ms_do_config(struct usb_configuration *c) in acm_ms_do_config()
/linux/net/bluetooth/
H A Dl2cap_core.c93 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 …]
/linux/lib/
H A Dlwq.c79 int c; member
/linux/arch/openrisc/kernel/
H A Dtime.c39 u32 c; in openrisc_timer_set_next() local
/linux/tools/spi/
H A Dspidev_fdx.c108 int c; in main() local
/linux/sound/firewire/tascam/
H A Dtascam.c50 u8 c; in identify_model() local
/linux/samples/damon/
H A Dwsse.c40 struct damon_ctx *c = data; in damon_sample_wsse_repeat_call_fn() local
/linux/kernel/locking/
H A Dqspinlock_stat.h133 #define pv_kick(c) __pv_kick(c) argument
/linux/arch/arm/include/asm/
H A Dstring.h60 #define memset(s, c, n) __memset(s, c, n) argument
/linux/arch/x86/math-emu/
H A Dpoly.h48 #define MK_XSIG(a,b,c) { c, b, a } argument

1...<<31323334353637383940>>...90