Searched refs:extra (Results 301 - 325 of 372) sorted by relevance

<<1112131415

/linux-master/drivers/media/usb/uvc/
H A Duvc_driver.c517 const unsigned char *_buffer, *buffer = alts->extra;
560 ep->extra[1] == USB_DT_CS_INTERFACE) {
562 "trying extra data from endpoint %u\n",
564 buffer = alts->endpoint[i].extra;
1170 const unsigned char *buffer = alts->extra;
/linux-master/fs/bcachefs/
H A Dbtree_types.h49 u16 extra; member in struct:bset_tree
/linux-master/tools/power/pm-graph/
H A Dbootgraph.py635 extra = '\
652 aslib.addCSS(hf, sysvals, 1, False, extra)
858 ' -verbose Print extra information during execution and analysis\n'\
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c52 /* extra stats */
136 atomic64_t *extra = (atomic64_t *)&priv->extra_stats; local
139 buf[i] = atomic64_read(&extra[i]);
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c44 * @tun_info.extra: reserved for future use
54 __be32 extra[2]; member in struct:nfp_tun_active_tuns::route_ip_info
65 * @tun_info.extra: reserved for future use
75 __be32 extra[2]; member in struct:nfp_tun_active_tuns_v6::route_ip_info_v6
/linux-master/arch/arm/mm/
H A Dproc-v7.S238 mrc p15, 1, r6, c15, c1, 0 @ save CP15 - extra features
250 mcr p15, 1, r6, c15, c1, 0 @ restore CP15 - extra features
/linux-master/scripts/
H A DMakefile.build76 targets-for-builtin := $(extra-y)
/linux-master/drivers/staging/fbtft/
H A Dfbtft-core.c1221 par->extra = devm_kzalloc(par->info->device,
1225 if (!par->extra) {
/linux-master/fs/ext4/
H A Dext4.h610 * any extra space in the compiled kernel image, otherwise, the build will fail.
823 __le32 i_ctime_extra; /* extra Change time (nsec << 2 | epoch) */
824 __le32 i_mtime_extra; /* extra Modification time(nsec << 2 | epoch) */
825 __le32 i_atime_extra; /* extra Access time (nsec << 2 | epoch) */
827 __le32 i_crtime_extra; /* extra FileCreationtime (nsec << 2 | epoch) */
853 * We use an encoding that preserves the times for extra epoch "00":
855 * extra msb of adjust for signed
868 * incorrectly use extra epoch bits 1,1 for dates between 1901 and
875 u32 extra = ((ts.tv_sec - (s32)ts.tv_sec) >> 32) & EXT4_EPOCH_MASK; local
876 return cpu_to_le32(extra | (t
879 ext4_decode_extra_time(__le32 base, __le32 extra) argument
[all...]
/linux-master/drivers/usb/class/
H A Dcdc-acm.c1174 unsigned char *buffer = intf->altsetting->extra;
1226 intf->cur_altsetting->endpoint->extra) {
1228 "Seeking extra descriptors on endpoint\n");
1230 buffer = intf->cur_altsetting->endpoint->extra;
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c95 uint8_t extra; \
97 .extra = UINT8_MAX }; \
108 cmd.extra = 0; \
1755 /* Provision with an extra (PAGE_SIZE) for the unaligned case */
/linux-master/include/trace/events/
H A Drxrpc.h1601 __field(unsigned short, extra)
1612 __entry->extra = call->cong_extra;
1624 __entry->extra,
/linux-master/fs/ubifs/
H A Ddebug.c1484 * @extra: do extra checks that are possible at start commit
1489 int dbg_check_tnc(struct ubifs_info *c, int extra) argument
1516 if (extra) {
1550 if (extra) {
/linux-master/arch/sh/lib/
H A Dmemcpy-sh4.S457 ! this can be reversed at the end, so we don't need to save any extra
642 ! this can be reversed at the end, so we don't need to save any extra
/linux-master/drivers/input/mouse/
H A Dpsmouse-base.c1762 .extra = SERIO_ANY,
1768 .extra = SERIO_ANY,
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.c46 size_t extra = key_bit_len % 64; local
50 if (extra)
/linux-master/drivers/infiniband/hw/hfi1/
H A Dchip.c37 * so only the time for one 10K packet and header plus a bit extra is needed.
66 u16 extra; /* extra information */ member in struct:flag_table
72 #define FLAG_ENTRY(str, extra, flag) {flag, str, extra}
5280 char extra[32]; local
5302 snprintf(extra, sizeof(extra), "bits 0x%llx", flags);
5303 no_room = append_str(buf, &p, &len, extra);
7814 const char *extra local
7928 const char *extra; local
[all...]
/linux-master/kernel/
H A Daudit.c771 /* grab an extra skb reference in case of error */
788 /* skb sent - drop the extra reference and continue */
1931 * @extra: space to add at tail of the skb
1936 static inline int audit_expand(struct audit_buffer *ab, int extra) argument
1940 int ret = pskb_expand_head(skb, 0, extra, ab->gfp_mask);
/linux-master/fs/gfs2/
H A Ddir.c498 * hash is correct for example, but that would take a lot of extra time.
1408 * The extra 99 entries are not normally used, but are a buffer
2164 const unsigned int extra = sizeof(struct gfs2_dinode) - sizeof(struct gfs2_leaf); local
2176 (GFS2_DIRENT_SIZE(name->len) < extra))
/linux-master/drivers/input/serio/
H A Dhil_mlc.c911 .extra = SERIO_ANY,
/linux-master/arch/sparc/kernel/
H A Dptrace_64.c919 unsigned int extra; member in struct:compat_fps
/linux-master/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c906 .extra = SERIO_ANY,
/linux-master/drivers/usb/serial/
H A Dxr_serial.c959 ret = cdc_parse_cdc_header(&hdrs, control, alt->extra, alt->extralen);
/linux-master/drivers/firewire/
H A Dohci.c1257 static void context_run(struct context *ctx, u32 extra) argument
1264 reg_write(ohci, CONTROL_SET(ctx->regs), CONTEXT_RUN | extra);
1270 struct descriptor *d, int z, int extra)
1278 desc->used += (z + extra) * sizeof(*d);
1969 * bit extra to get the actual number of self IDs.
1269 context_append(struct context *ctx, struct descriptor *d, int z, int extra) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_watermark.c473 * would lead to underruns. This does mean extra power draw
798 /* Cursor doesn't support NV12/planar, so no extra calculation needed */
1481 u16 size, extra = 0; local
1484 extra = min_t(u16, iter->size,
1487 iter->size -= extra;
1496 size = wm->min_ddb_alloc + extra;
1580 /* avoid the WARN later when we don't allocate any extra DDB */
1586 * watermark level, plus an extra share of the leftover blocks

Completed in 632 milliseconds

<<1112131415