/kernel/linux/linux-6.6/mm/kmsan/ |
H A D | shadow.c | 126 u64 addr = (u64)address, pad, off; in kmsan_get_metadata() local 131 pad = addr % KMSAN_ORIGIN_SIZE; in kmsan_get_metadata() 132 addr -= pad; in kmsan_get_metadata()
|
/kernel/linux/linux-6.6/tools/arch/arm64/include/uapi/asm/ |
H A D | kvm.h | 177 __u8 pad[3]; member 187 __u8 pad[5]; member 501 __u8 pad[15]; member
|
/kernel/linux/linux-6.6/tools/bootconfig/ |
H A D | main.c | 367 int pos, pad; in apply_xbc() local 429 pad = ((total_size + BOOTCONFIG_ALIGN - 1) & (~BOOTCONFIG_ALIGN_MASK)) - total_size; in apply_xbc() 430 size += pad; in apply_xbc()
|
/kernel/linux/linux-6.6/sound/soc/meson/ |
H A D | axg-card.c | 92 /* The loopback rx_mask is the pad tx_mask */ in axg_card_tdm_dai_lb_init() 107 struct snd_soc_dai_link *pad = &card->dai_link[*index]; in axg_card_add_tdm_loopback() local 119 lb->name = devm_kasprintf(card->dev, GFP_KERNEL, "%s-lb", pad->name); in axg_card_add_tdm_loopback() 133 lb->cpus->of_node = pad->cpus->of_node; in axg_card_add_tdm_loopback() 277 /* Add loopback if the pad dai has playback */ in axg_card_parse_tdm()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 147 unsigned char pad[3]; member 207 unsigned char pad; member 371 unsigned char pad[3]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 151 unsigned char pad[3]; member 205 unsigned char pad; member 359 unsigned char pad[3]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 151 unsigned char pad[3]; member 205 unsigned char pad; member 359 unsigned char pad[3]; member
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tvp5150.c | 68 struct media_pad pad; member 1030 struct v4l2_subdev_pad_config *cfg, unsigned int pad, in tvp5150_get_pad_crop() 1038 return v4l2_subdev_get_try_crop(&decoder->sd, cfg, pad); in tvp5150_get_pad_crop() 1054 if (!format || (format->pad != TVP5150_PAD_VID_OUT)) in tvp5150_fill_fmt() 1141 crop = tvp5150_get_pad_crop(decoder, cfg, sel->pad, sel->which); in tvp5150_set_selection() 1183 crop = tvp5150_get_pad_crop(decoder, cfg, sel->pad, in tvp5150_get_selection() 1195 unsigned int pad, in tvp5150_get_mbus_config() 1208 V4L2 subdev pad ops 1235 if (code->pad || code->index) in tvp5150_enum_mbus_code() 1315 * The TVP5150 state is determined by the enabled sink pad lin in tvp5150_link_setup() 1029 tvp5150_get_pad_crop(struct tvp5150 *decoder, struct v4l2_subdev_pad_config *cfg, unsigned int pad, enum v4l2_subdev_format_whence which) tvp5150_get_pad_crop() argument 1194 tvp5150_get_mbus_config(struct v4l2_subdev *sd, unsigned int pad, struct v4l2_mbus_config *cfg) tvp5150_get_mbus_config() argument 1617 struct media_pad *pad = &decoder->connectors[i].pad; tvp5150_registered() local [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tvp5150.c | 68 struct media_pad pad; member 1030 struct v4l2_subdev_state *sd_state, unsigned int pad, in tvp5150_get_pad_crop() 1038 return v4l2_subdev_get_try_crop(&decoder->sd, sd_state, pad); in tvp5150_get_pad_crop() 1054 if (!format || (format->pad != TVP5150_PAD_VID_OUT)) in tvp5150_fill_fmt() 1141 crop = tvp5150_get_pad_crop(decoder, sd_state, sel->pad, sel->which); in tvp5150_set_selection() 1183 crop = tvp5150_get_pad_crop(decoder, sd_state, sel->pad, in tvp5150_get_selection() 1195 unsigned int pad, in tvp5150_get_mbus_config() 1210 V4L2 subdev pad ops 1237 if (code->pad || code->index) in tvp5150_enum_mbus_code() 1317 * The TVP5150 state is determined by the enabled sink pad lin in tvp5150_link_setup() 1029 tvp5150_get_pad_crop(struct tvp5150 *decoder, struct v4l2_subdev_state *sd_state, unsigned int pad, enum v4l2_subdev_format_whence which) tvp5150_get_pad_crop() argument 1194 tvp5150_get_mbus_config(struct v4l2_subdev *sd, unsigned int pad, struct v4l2_mbus_config *cfg) tvp5150_get_mbus_config() argument 1615 struct media_pad *pad = &decoder->connectors[i].pad; tvp5150_registered() local [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 34 u8 pad[2]; member
|
/kernel/linux/linux-5.10/arch/arc/boot/dts/ |
H A D | Makefile | 17 DTC_FLAGS_hsdk += --pad 20
|
/kernel/linux/linux-6.6/arch/arc/boot/dts/ |
H A D | Makefile | 17 DTC_FLAGS_hsdk += --pad 20
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | liquidio_image.h | 50 __be32 pad; member
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/arc/ |
H A D | Makefile | 17 DTC_FLAGS_hsdk += --pad 20
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | vgem_drm.h | 50 __u32 pad; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | sysinfo.h | 18 __u16 pad; /* Explicit padding for m68k */ member
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | vgem_drm.h | 50 __u32 pad; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | sysinfo.h | 18 __u16 pad; /* Explicit padding for m68k */ member
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 34 u8 pad[2]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | liquidio_image.h | 50 __be32 pad; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | vgem_drm.h | 34 __u32 pad; member
|
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/ |
H A D | pvclock-abi.h | 34 u8 pad[2]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | sysinfo.h | 20 __u16 pad; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | sysinfo.h | 33 __u16 pad; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | vgem_drm.h | 34 __u32 pad; member
|