Home
last modified time | relevance | path

Searched refs:tail (Results 851 - 875 of 2246) sorted by relevance

1...<<31323334353637383940>>...90

/third_party/python/Lib/test/
H A Dtest_xml_etree.py192 properties = operator.attrgetter('tag', 'tail', 'text', 'attrib')
209 for attr in 'tag', 'attrib', 'text', 'tail':
219 if element.tail is not None:
220 self.assertIsInstance(element.tail, str)
285 self.assertIsNone(element.tail)
286 element.tail = 'Tail'
287 self.assertEqual(element.tail, 'Tail')
288 element.tail = 'TAIL'
289 self.assertEqual(element.tail, 'TAIL')
474 ' <element>text</element>tail\
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c34 * Added tail drop and some other bugfixes.
1823 struct sk_buff *tail; in tcp_add_backlog() local
1856 tail = sk->sk_backlog.tail; in tcp_add_backlog()
1857 if (!tail) in tcp_add_backlog()
1859 thtail = (struct tcphdr *)tail->data; in tcp_add_backlog()
1861 if (TCP_SKB_CB(tail)->end_seq != TCP_SKB_CB(skb)->seq || in tcp_add_backlog()
1862 TCP_SKB_CB(tail)->ip_dsfield != TCP_SKB_CB(skb)->ip_dsfield || in tcp_add_backlog()
1863 ((TCP_SKB_CB(tail)->tcp_flags | in tcp_add_backlog()
1865 !((TCP_SKB_CB(tail) in tcp_add_backlog()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslub.c1208 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1240 if (object != tail) { in free_debug_processing()
1464 void *head, void *tail, int bulk_cnt, in free_debug_processing()
1549 void **head, void **tail, in slab_free_freelist_hook()
1555 void *old_tail = *tail ? *tail : *head; in slab_free_freelist_hook()
1558 /* Head and tail of the reconstructed freelist */ in slab_free_freelist_hook()
1560 *tail = NULL; in slab_free_freelist_hook()
1583 if (!*tail) in slab_free_freelist_hook()
1584 *tail in slab_free_freelist_hook()
1206 free_debug_processing( struct kmem_cache *s, struct page *page, void *head, void *tail, int bulk_cnt, unsigned long addr) free_debug_processing() argument
1462 free_debug_processing( struct kmem_cache *s, struct page *page, void *head, void *tail, int bulk_cnt, unsigned long addr) free_debug_processing() argument
1548 slab_free_freelist_hook(struct kmem_cache *s, void **head, void **tail, int *cnt) slab_free_freelist_hook() argument
1880 __add_partial(struct kmem_cache_node *n, struct page *page, int tail) __add_partial() argument
1889 add_partial(struct kmem_cache_node *n, struct page *page, int tail) add_partial() argument
2165 int tail = DEACTIVATE_TO_HEAD; deactivate_slab() local
2969 __slab_free(struct kmem_cache *s, struct page *page, void *head, void *tail, int cnt, unsigned long addr) __slab_free() argument
3098 do_slab_free(struct kmem_cache *s, struct page *page, void *head, void *tail, int cnt, unsigned long addr) do_slab_free() argument
3144 slab_free(struct kmem_cache *s, struct page *page, void *head, void *tail, int cnt, unsigned long addr) slab_free() argument
3175 void *tail; global() member
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h28 void *tail; member
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtw_event.h77 int tail; member
/kernel/linux/linux-5.10/scripts/
H A Dextract-vmlinux33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_debugfs_crc.h49 * @tail: tail of circular queue
58 int head, tail; member
/kernel/linux/linux-5.10/include/linux/
H A Dhidraw.h30 int tail; member
/kernel/linux/linux-6.6/include/linux/
H A Dhidraw.h30 int tail; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_debugfs_crc.h49 * @tail: tail of circular queue
58 int head, tail; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_event.h91 volatile int tail; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_communication_ctb_abi.h37 * | | | - _`GUC_CTB_STATUS_OVERFLOW` = 1 (head/tail too large) |
39 * | | | - _`GUC_CTB_STATUS_MISMATCH` = 4 (head/tail modified) |
50 u32 tail; member
126 * Buffer descriptor holds tail and head fields that represents active data
127 * stream. The tail field is updated by the data producer (sender), and head
137 * | tail | ^---------tail-----------------^
/kernel/linux/linux-6.6/scripts/
H A Dextract-vmlinux33 tail -c+$pos "$img" | $3 > $tmp 2> /dev/null
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Drun_bench_htab_mem.sh21 local summary=$(echo $2 | tail -n1)
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h28 void *tail; member
/kernel/liteos_m/components/dynlink/script/
H A Dso_parse62 NEED_SIZE=`tail -n 1 ${TMP_FILE}`
/third_party/ffmpeg/libavcodec/
H A Dpacket_internal.h32 PacketListEntry *head, *tail; member
/third_party/ffmpeg/libavutil/
H A Deval.h121 * returns a value of zero and the value returned in tail is the value
130 * @param tail if non-NULL puts here the pointer to the char next
133 double av_strtod(const char *numstr, char **tail);
/third_party/musl/src/thread/riscv64/
H A Dsyscall_cp.s29 tail __cancel
/third_party/musl/src/thread/riscv32/
H A Dsyscall_cp.s29 tail __cancel
/third_party/libwebsockets/lib/system/smd/
H A Dprivate-lib-system-smd.h60 lws_smd_msg_t *tail; member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.h20 MD5_CTX head, tail, md; member
/third_party/selinux/checkpolicy/
H A Dqueue.h26 queue_node_ptr_t tail; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dwps-ap-cli19 cpin=`$CLI wps_check_pin "$pin" | tail -1`

Completed in 16 milliseconds

1...<<31323334353637383940>>...90