Searched refs:needed (Results 1 - 25 of 111) sorted by relevance

12345

/linux-master/tools/testing/selftests/kselftest/
H A Dprefix.pl13 my $needed = 1;
18 if ($needed) {
20 $needed = 0;
23 $needed = 1 if ($char eq "\n");
/linux-master/fs/ext4/
H A Dtruncate.h5 * Common inline functions needed for truncate support
32 ext4_lblk_t needed; local
34 needed = inode->i_blocks >> (inode->i_sb->s_blocksize_bits - 9);
42 if (needed < 2)
43 needed = 2;
47 if (needed > EXT4_MAX_TRANS_DATA)
48 needed = EXT4_MAX_TRANS_DATA;
50 return EXT4_DATA_TRANS_BLOCKS(inode->i_sb) + needed;
/linux-master/tools/testing/selftests/nci/
H A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall
/linux-master/tools/testing/selftests/tdx/
H A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/linux-master/samples/user_events/
H A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall -I../../usr/include
/linux-master/tools/testing/selftests/rtc/
H A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-master/tools/testing/selftests/perf_events/
H A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/dmabuf-heaps/
H A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/seccomp/
H A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/uevent/
H A DMakefile9 CFLAGS += -Wl,-no-as-needed -Wall
/linux-master/include/xen/interface/io/
H A Dprotocols.h19 # error arch fixup needed here
/linux-master/tools/testing/selftests/net/openvswitch/
H A DMakefile5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/user_events/
H A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/linux-master/tools/testing/selftests/timers/
H A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall
/linux-master/tools/testing/selftests/net/mptcp/
H A DMakefile5 CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/linux-master/include/net/sctp/
H A Dulpqueue.h10 * These are the definitions needed for the sctp_ulpq type. The
66 struct sk_buff_head *list, __u16 needed);
/linux-master/tools/memory-model/scripts/
H A Dnewlitmushist.sh57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
59 scripts/runlitmushist.sh < $T/list-C-needed
H A Dcheckghlitmus.sh49 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
51 # Run any needed tests.
52 if scripts/runlitmushist.sh < $T/list-C-needed > $T/run.stdout 2> $T/run.stderr
/linux-master/drivers/net/xen-netback/
H A Drx.c37 * Update the needed ring page slots for the first SKB queued.
45 unsigned int needed = 0; local
48 needed = DIV_ROUND_UP(skb->len, XEN_PAGE_SIZE);
50 needed++;
52 needed++;
55 WRITE_ONCE(queue->rx_slots_needed, needed);
61 unsigned int needed; local
63 needed = READ_ONCE(queue->rx_slots_needed);
64 if (!needed)
71 if (prod - cons >= needed)
522 unsigned int needed = READ_ONCE(queue->rx_slots_needed); local
532 unsigned int needed = READ_ONCE(queue->rx_slots_needed); local
[all...]
/linux-master/drivers/ata/
H A Dahci_da850.c46 u32 pll_output = 1500000000, needed; local
57 needed = pll_output / (refclk_rate / 10);
65 switch (needed) {
/linux-master/drivers/media/usb/gspca/
H A Dpac207.c72 /* compressed, but only when needed (not compressed
380 int needed; local
384 needed = 5 - sd->header_read;
385 if (len >= needed)
386 atomic_set(&sd->avg_lum, data[needed - 1]);
389 needed = 11 - sd->header_read;
390 if (len <= needed) {
394 data += needed;
395 len -= needed;
/linux-master/net/6lowpan/
H A Dnhc.h67 int (*uncompress)(struct sk_buff *skb, size_t needed);
/linux-master/scripts/
H A Dchecksyscalls.sh254 /* 64-bit ports never needed these, and new 32-bit ports can use statx */
/linux-master/net/sctp/
H A Dulpqueue.c97 /* Do reassembly if needed. */
100 /* Do ordering if needed. */
723 /* Do ordering if needed. */
953 * ordering and deliver them if needed.
959 __u16 needed)
999 if (freed >= needed)
1006 /* Renege 'needed' bytes from the ordering queue. */
1007 static __u16 sctp_ulpq_renege_order(struct sctp_ulpq *ulpq, __u16 needed) argument
1009 return sctp_ulpq_renege_list(ulpq, &ulpq->lobby, needed);
1012 /* Renege 'needed' byte
958 sctp_ulpq_renege_list(struct sctp_ulpq *ulpq, struct sk_buff_head *list, __u16 needed) argument
1013 sctp_ulpq_renege_frags(struct sctp_ulpq *ulpq, __u16 needed) argument
1074 __u16 needed; local
[all...]
/linux-master/drivers/misc/sgi-xp/
H A Dxpc_main.c600 xpc_activate_kthreads(struct xpc_channel *ch, int needed) argument
606 DBUG_ON(needed <= 0);
609 wakeup = (needed > idle) ? idle : needed;
610 needed -= wakeup;
619 if (needed <= 0)
622 if (needed + assigned > ch->kthreads_assigned_limit) {
623 needed = ch->kthreads_assigned_limit - assigned;
624 if (needed <= 0)
629 needed, c
762 xpc_create_kthreads(struct xpc_channel *ch, int needed, int ignore_disconnecting) argument
[all...]

Completed in 206 milliseconds

12345