Home
last modified time | relevance | path

Searched defs:c (Results 2176 – 2200 of 3058) sorted by relevance

1...<<81828384858687888990>>...123

/linux-6.15/arch/parisc/kernel/
Dunaligned.c31 #define OPCODE1(a,b,c) ((a)<<26|(b)<<12|(c)<<6) argument
/linux-6.15/security/tomoyo/
Dcondition.c138 const unsigned char c = kaddr[offset++]; in tomoyo_scan_bprm() local
/linux-6.15/drivers/net/wwan/
Dwwan_hwsim.c143 char c = in->data[i]; in wwan_hwsim_port_tx() local
/linux-6.15/arch/arm64/kvm/vgic/
Dvgic-v3.c555 unsigned long c; in vgic_v3_map_resources() local
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/core/
Dfalcon.h89 #define FLCN_ERRON(f,c,fmt,a...) \ argument
/linux-6.15/arch/mips/pci/
Dpci-alchemy.c369 struct clk *c; in alchemy_pci_probe() local
/linux-6.15/arch/x86/boot/compressed/
Defi.h11 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ argument
/linux-6.15/drivers/bluetooth/
Dhci_bcsp.c117 static void bcsp_slip_one_byte(struct sk_buff *skb, u8 c) in bcsp_slip_one_byte()
/linux-6.15/drivers/acpi/
Dbutton.c711 int i, c = 0; in param_get_lid_init_state() local
/linux-6.15/drivers/platform/x86/
Dacerhdf.c384 struct cooling_spec *c) in acerhdf_should_bind()
/linux-6.15/drivers/net/phy/
Dicplus.c151 int c; in ip1001_config_init() local
/linux-6.15/include/linux/
Dkcsan-checks.h378 #define __kcsan_scoped_name(c, suffix) __kcsan_scoped_##c##suffix argument
/linux-6.15/drivers/md/
Draid0.c65 int i, c, err; in create_strip_zones() local
/linux-6.15/drivers/i2c/busses/
Di2c-bcm2835.c238 u32 c = BCM2835_I2C_C_ST | BCM2835_I2C_C_I2CEN; in bcm2835_i2c_start_transfer() local
/linux-6.15/drivers/media/platform/st/sti/bdisp/
Dbdisp-hw.c658 static int bdisp_hw_get_op_cfg(struct bdisp_ctx *ctx, struct bdisp_op_cfg *c) in bdisp_hw_get_op_cfg()
/linux-6.15/drivers/media/platform/raspberrypi/rp1-cfe/
Dpisp-fe.c234 unsigned int c, struct v4l2_format const *f) in pisp_fe_validate_output()
/linux-6.15/tools/testing/selftests/powerpc/nx-gzip/
Dgunz_test.c277 int c, expect, i, cc, rc = 0; in decompress_file() local
/linux-6.15/drivers/infiniband/hw/mlx5/
Dmain.c3737 static int mlx5_rdma_user_mmap_entry_insert(struct mlx5_ib_ucontext *c, in mlx5_rdma_user_mmap_entry_insert()
3748 alloc_var_entry(struct mlx5_ib_ucontext *c) in alloc_var_entry()
3798 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local
3869 alloc_uar_entry(struct mlx5_ib_ucontext *c, in alloc_uar_entry()
3912 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER() local
/linux-6.15/drivers/nvme/host/
Dtcp.c2584 static void nvme_tcp_set_sg_null(struct nvme_command *c) in nvme_tcp_set_sg_null()
2595 struct nvme_command *c, u32 data_len) in nvme_tcp_set_sg_inline()
2604 static void nvme_tcp_set_sg_host_data(struct nvme_command *c, in nvme_tcp_set_sg_host_data()
2696 struct nvme_command *c = &pdu->cmd; in nvme_tcp_map_data() local
/linux-6.15/fs/btrfs/
Dctree.c2838 struct extent_buffer *c; in insert_new_root() local
2963 struct extent_buffer *c; in split_node() local
4721 struct extent_buffer *c; in btrfs_find_next_key() local
4787 struct extent_buffer *c; in btrfs_next_old_leaf() local
/linux-6.15/arch/powerpc/kernel/
Dprom_init.c720 #define prom_isxdigit(c) \ argument
723 #define prom_isdigit(c) ('0' <= (c) && (c) <= '9') argument
724 #define prom_islower(c) ('a' <= (c) && (c) <= 'z') argument
725 #define prom_toupper(c) (prom_islower(c) ? ((c) - 'a' + 'A') : (c)) argument
/linux-6.15/drivers/pinctrl/intel/
Dpinctrl-intel.c126 #define pin_to_padno(c, p) ((p) - (c)->pin_base) argument
1837 static void intel_restore_hostown(struct intel_pinctrl *pctrl, unsigned int c, in intel_restore_hostown()
1859 static void intel_restore_intmask(struct intel_pinctrl *pctrl, unsigned int c, in intel_restore_intmask()
/linux-6.15/fs/bcachefs/
Dbtree_types.h73 struct btree_bkey_cached_common c; member
401 struct btree_bkey_cached_common c; member
481 struct bch_fs *c; member
/linux-6.15/tools/perf/
Dbuiltin-diff.c748 int c) in __hist_entry__cmp_compute()
788 int c, int sort_idx) in hist_entry__cmp_compute()
818 int c, int sort_idx) in hist_entry__cmp_compute_idx()
/linux-6.15/drivers/scsi/
Dhpsa.h421 struct CommandList *c) in SA5_submit_command()
428 struct CommandList *c) in SA5_submit_command_no_read()
434 struct CommandList *c) in SA5_submit_command_ioaccel2()

1...<<81828384858687888990>>...123