Home
last modified time | relevance | path

Searched defs:c (Results 726 – 750 of 2227) sorted by relevance

1...<<21222324252627282930>>...90

/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/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h101 #define GPIO_IRQ_CLUSTER(a, b, c) \ argument
139 #define ABX500_PINRANGE(a, b, c) { .offset = a, .npins = b, .altfunc = c } argument
/linux/drivers/media/dvb-frontends/
H A Dau8522_dig.c598 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in au8522_set_frontend() local
807 struct dtv_frontend_properties *c) in au8522_get_frontend()
/linux/drivers/usb/gadget/function/
H A Df_eem.c245 static int eem_bind(struct usb_configuration *c, struct usb_function *f) in eem_bind()
636 static void eem_unbind(struct usb_configuration *c, struct usb_function *f) in eem_unbind()
/linux/fs/nls/
H A Dnls_euc-jp.c22 #define IS_SJIS_JISX0201KANA(c) ((0xA1 <= (c)) && ((c) <= 0xDF)) argument
43 #define IS_EUC_BYTE(c) ((0xA1 <= (c)) && ((c) <= 0xFE)) argument
/linux/sound/pcmcia/vx/
H A Dvxp_ops.c80 int c; in vx_check_magic() local
139 int c; in vxp_load_xilinx_binary() local
[all...]
/linux/net/netfilter/
H A Dnfnetlink_hook.c40 struct netlink_dump_control *c) in nf_netlink_dump_start_rcu()
439 struct netlink_dump_control c = { in nfnl_hook_get() local
/linux/kernel/bpf/
H A Drqspinlock.c317 #define res_smp_cond_load_acquire(v, c) smp_cond_load_acquire(v, c) argument
320 #define res_atomic_cond_read_acquire(v, c) res_smp_cond_load_acquire(&(v)->counter, (c)) argument
/linux/fs/nfsd/
H A Dnfsfh.h115 #define SET_FH_FLAG(c, f) ((c)->fh_flags |= (f)) argument
116 #define HAS_FH_FLAG(c, f) ((c)->fh_flags & (f)) argument
/linux/drivers/tty/hvc/
H A Dhvc_rtas.c50 int c; in hvc_rtas_read_console() local
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_siphash.h14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
/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()
/linux/rust/pin-init/examples/
H A Dbig_struct_in_place.rs12 c: u64, field
/linux/samples/rust/
H A Drust_print_main.rs32 let c = a.clone(); in arc_print() localVariable
/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c42 int c; in parse_options() local
/linux/sound/soc/codecs/
H A Daw8738.c16 struct snd_soc_component *c = snd_soc_dapm_to_component(w->dapm); in aw8738_drv_event() local
/linux/tools/testing/selftests/kvm/lib/
H A Dstring_override.c32 void *memset(void *s, int c, size_t count) in memset()
/linux/drivers/infiniband/hw/mlx5/
H A Dqos.c31 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local
/linux/arch/mips/sgi-ip22/
H A Dip22-eisa.c97 int i, c; in ip22_eisa_init() local
/linux/fs/
H A Dbinfmt_script.c18 static inline bool spacetab(char c) { return c == ' ' || c == '\t'; } in spacetab()
/linux/drivers/net/wireless/ath/ath5k/
H A Dattach.c43 int i, c; in ath5k_hw_post() local
/linux/drivers/acpi/acpica/
H A Dpsutils.c179 u8 acpi_ps_is_leading_char(u32 c) in acpi_ps_is_leading_char()
/linux/drivers/nvme/host/
H A Drdma.c1253 static int nvme_rdma_set_sg_null(struct nvme_command *c) in nvme_rdma_set_sg_null()
1265 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_inline()
1291 struct nvme_rdma_request *req, struct nvme_command *c) in nvme_rdma_map_sg_single()
1303 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_fr()
1407 struct nvme_rdma_request *req, struct nvme_command *c, in nvme_rdma_map_sg_pi()
1526 struct request *rq, struct nvme_command *c) in nvme_rdma_map_data()
2000 struct nvme_command *c = nvme_req(rq)->cmd; in nvme_rdma_queue_rq() local
/linux/include/linux/
H A Dmroute_base.h162 static inline void mr_cache_put(struct mr_mfc *c) in mr_cache_put()
168 static inline void mr_cache_hold(struct mr_mfc *c) in mr_cache_hold()
346 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
357 u32 portid, u32 seq, struct mr_mfc *c, in mr_rtm_dumproute()

1...<<21222324252627282930>>...90