/linux-6.15/arch/parisc/kernel/ |
D | unaligned.c | 31 #define OPCODE1(a,b,c) ((a)<<26|(b)<<12|(c)<<6) argument
|
/linux-6.15/security/tomoyo/ |
D | condition.c | 138 const unsigned char c = kaddr[offset++]; in tomoyo_scan_bprm() local
|
/linux-6.15/drivers/net/wwan/ |
D | wwan_hwsim.c | 143 char c = in->data[i]; in wwan_hwsim_port_tx() local
|
/linux-6.15/arch/arm64/kvm/vgic/ |
D | vgic-v3.c | 555 unsigned long c; in vgic_v3_map_resources() local
|
/linux-6.15/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | falcon.h | 89 #define FLCN_ERRON(f,c,fmt,a...) \ argument
|
/linux-6.15/arch/mips/pci/ |
D | pci-alchemy.c | 369 struct clk *c; in alchemy_pci_probe() local
|
/linux-6.15/arch/x86/boot/compressed/ |
D | efi.h | 11 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ argument
|
/linux-6.15/drivers/bluetooth/ |
D | hci_bcsp.c | 117 static void bcsp_slip_one_byte(struct sk_buff *skb, u8 c) in bcsp_slip_one_byte()
|
/linux-6.15/drivers/acpi/ |
D | button.c | 711 int i, c = 0; in param_get_lid_init_state() local
|
/linux-6.15/drivers/platform/x86/ |
D | acerhdf.c | 384 struct cooling_spec *c) in acerhdf_should_bind()
|
/linux-6.15/drivers/net/phy/ |
D | icplus.c | 151 int c; in ip1001_config_init() local
|
/linux-6.15/include/linux/ |
D | kcsan-checks.h | 378 #define __kcsan_scoped_name(c, suffix) __kcsan_scoped_##c##suffix argument
|
/linux-6.15/drivers/md/ |
D | raid0.c | 65 int i, c, err; in create_strip_zones() local
|
/linux-6.15/drivers/i2c/busses/ |
D | i2c-bcm2835.c | 238 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/ |
D | bdisp-hw.c | 658 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/ |
D | pisp-fe.c | 234 unsigned int c, struct v4l2_format const *f) in pisp_fe_validate_output()
|
/linux-6.15/tools/testing/selftests/powerpc/nx-gzip/ |
D | gunz_test.c | 277 int c, expect, i, cc, rc = 0; in decompress_file() local
|
/linux-6.15/drivers/infiniband/hw/mlx5/ |
D | main.c | 3737 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/ |
D | tcp.c | 2584 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/ |
D | ctree.c | 2838 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/ |
D | prom_init.c | 720 #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/ |
D | pinctrl-intel.c | 126 #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/ |
D | btree_types.h | 73 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/ |
D | builtin-diff.c | 748 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/ |
D | hpsa.h | 421 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()
|