/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/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.h | 101 #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 D | au8522_dig.c | 598 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 D | f_eem.c | 245 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 D | nls_euc-jp.c | 22 #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 D | vxp_ops.c | 80 int c; in vx_check_magic() local 139 int c; in vxp_load_xilinx_binary() local [all...] |
/linux/net/netfilter/ |
H A D | nfnetlink_hook.c | 40 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 D | rqspinlock.c | 317 #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 D | nfsfh.h | 115 #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 D | hvc_rtas.c | 50 int c; in hvc_rtas_read_console() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_siphash.h | 14 #define SIPHASH_PERMUTATION(a, b, c, d) ( \ argument
|
/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()
|
/linux/rust/pin-init/examples/ |
H A D | big_struct_in_place.rs | 12 c: u64, field
|
/linux/samples/rust/ |
H A D | rust_print_main.rs | 32 let c = a.clone(); in arc_print() localVariable
|
/linux/tools/testing/selftests/arm64/fp/ |
H A D | vlset.c | 42 int c; in parse_options() local
|
/linux/sound/soc/codecs/ |
H A D | aw8738.c | 16 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 D | string_override.c | 32 void *memset(void *s, int c, size_t count) in memset()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | qos.c | 31 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local
|
/linux/arch/mips/sgi-ip22/ |
H A D | ip22-eisa.c | 97 int i, c; in ip22_eisa_init() local
|
/linux/fs/ |
H A D | binfmt_script.c | 18 static inline bool spacetab(char c) { return c == ' ' || c == '\t'; } in spacetab()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | attach.c | 43 int i, c; in ath5k_hw_post() local
|
/linux/drivers/acpi/acpica/ |
H A D | psutils.c | 179 u8 acpi_ps_is_leading_char(u32 c) in acpi_ps_is_leading_char()
|
/linux/drivers/nvme/host/ |
H A D | rdma.c | 1253 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 D | mroute_base.h | 162 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()
|