| /linux/lib/ |
| H A D | radix-tree.c | 246 struct radix_tree_preload *rtp; in radix_tree_node_alloc() local 263 rtp = this_cpu_ptr(&radix_tree_preloads); in radix_tree_node_alloc() 264 if (rtp->nr) { in radix_tree_node_alloc() 265 ret = rtp->nodes; in radix_tree_node_alloc() 266 rtp->nodes = ret->parent; in radix_tree_node_alloc() 267 rtp->nr--; in radix_tree_node_alloc() 324 struct radix_tree_preload *rtp; in __radix_tree_preload() local 335 rtp = this_cpu_ptr(&radix_tree_preloads); in __radix_tree_preload() 336 while (rtp->nr < nr) { in __radix_tree_preload() 342 rtp = this_cpu_ptr(&radix_tree_preloads); in __radix_tree_preload() [all …]
|
| /linux/Documentation/devicetree/bindings/mfd/ |
| H A D | allwinner,sun4i-a10-ts.yaml | 65 rtp: rtp@1c25000 {
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ifh.h | 119 /* RTP Identifier */ 122 /* RTP MRPD flow */
|
| /linux/sound/soc/codecs/ |
| H A D | alc5623.h | 6 * Copyright 2010 Arnaud Patard <arnaud.patard@rtp-net.org> 9 * Arnaud Patard <arnaud.patard@rtp-net.org>
|
| /linux/fs/qnx4/ |
| H A D | Kconfig | 8 QNX 4 and QNX 6 (the latter is also called QNX RTP).
|
| /linux/fs/qnx6/ |
| H A D | Kconfig | 8 QNX 6 (also called QNX RTP).
|
| /linux/drivers/pinctrl/sunxi/ |
| H A D | pinctrl-suniv-f1c100s.c | 35 SUNXI_FUNCTION(0x2, "rtp"), /* X1 */ 42 SUNXI_FUNCTION(0x2, "rtp"), /* X2 */ 49 SUNXI_FUNCTION(0x2, "rtp"), /* Y1 */ 57 SUNXI_FUNCTION(0x2, "rtp"), /* Y2 */
|
| /linux/Documentation/arch/arm/samsung/ |
| H A D | overview.rst | 63 Arnaud Patard (RTP)
|
| /linux/net/ipv4/ |
| H A D | ip_output.c | 1291 struct ipcm_cookie *ipc, struct rtable **rtp) in __ip_append_data() 1296 rt = *rtp; in ip_setup_cork() 1326 *rtp = NULL; in ip_setup_cork() 1359 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_append_data() 1369 err = ip_setup_cork(sk, &inet->cork.base, ipc, rtp); in ip_append_data() 1554 struct ipcm_cookie *ipc, struct rtable **rtp, in ip_make_skb() 1568 err = ip_setup_cork(sk, cork, ipc, rtp); in ip_make_skb() 1295 ip_setup_cork(struct sock * sk,struct inet_cork * cork,struct ipcm_cookie * ipc,struct rtable ** rtp) ip_setup_cork() argument 1363 ip_append_data(struct sock * sk,struct flowi4 * fl4,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,int length,int transhdrlen,struct ipcm_cookie * ipc,struct rtable ** rtp,unsigned int flags) ip_append_data() argument 1558 ip_make_skb(struct sock * sk,struct flowi4 * fl4,int getfrag (void * from,char * to,int offset,int len,int odd,struct sk_buff * skb),void * from,int length,int transhdrlen,struct ipcm_cookie * ipc,struct rtable ** rtp,struct inet_cork * cork,unsigned int flags) ip_make_skb() argument
|
| H A D | raw.c | 327 struct rtable **rtp, unsigned int flags, in raw_send_hdrinc() 336 struct rtable *rt = *rtp; in raw_send_hdrinc() 364 *rtp = NULL; in raw_send_hdrinc() 329 raw_send_hdrinc(struct sock * sk,struct flowi4 * fl4,struct msghdr * msg,size_t length,struct rtable ** rtp,unsigned int flags,const struct sockcm_cookie * sockc) raw_send_hdrinc() argument
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | ti,drv260x.yaml | 37 And the device is configured for real time playback mode (RTP mode).
|
| /linux/include/linux/netfilter/ |
| H A D | nf_conntrack_h323.h | 22 /* Original and NATed RTP ports */
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun5i-a13.dtsi | 55 thermal-sensors = <&rtp>;
|
| H A D | sun5i-gr8-evb.dts | 287 &rtp {
|
| H A D | sun5i.dtsi | 655 rtp: rtp@1c25000 { label
|
| H A D | sun4i-a10.dtsi | 133 thermal-sensors = <&rtp>; 943 rtp: rtp@1c25000 { label
|
| H A D | sun6i-a31.dtsi | 169 thermal-sensors = <&rtp>; 809 rtp: rtp@1c25000 { label
|
| /linux/Documentation/networking/ |
| H A D | udplite.rst | 72 checksummed. This is useful for RTP applications which have a 12-byte 82 RTP and UDP headers are to be protected, a receiver can enforce that only
|
| /linux/net/mctp/test/ |
| H A D | sock-test.c | 18 struct mctp_test_route **rtp, in __mctp_sock_test_init() argument 50 *rtp = rt; in __mctp_sock_test_init()
|
| /linux/net/ipv6/ |
| H A D | ip6_fib.c | 1970 struct fib6_info __rcu **rtp, struct nl_info *info) in fib6_del_route() 1974 struct fib6_info *rt = rcu_dereference_protected(*rtp, in fib6_del_route() 1994 *rtp = rt->fib6_next; in fib6_del_route() 2068 struct fib6_info __rcu **rtp; in fib6_del() 2088 for (rtp = &fn->leaf; *rtp; rtp = rtp_next) { in fib6_del() 2089 struct fib6_info *cur = rcu_dereference_protected(*rtp, in fib6_del() 2094 fib6_del_route(table, fn, rtp, info); in fib6_del() 1971 fib6_del_route(struct fib6_table * table,struct fib6_node * fn,struct fib6_info __rcu ** rtp,struct nl_info * info) fib6_del_route() argument 2069 struct fib6_info __rcu **rtp; fib6_del() local
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_h323_main.c | 224 /* Read RTP or RTCP address */ in expect_rtp_rtcp() 230 /* RTP port is even */ in expect_rtp_rtcp() 234 /* Create expect for RTP */ in expect_rtp_rtcp() 265 pr_debug("nf_ct_h323: expect RTP "); in expect_rtp_rtcp() 345 /* RTP */ in process_h245_channel() 462 /* RTP */ in process_olca()
|
| /linux/drivers/md/ |
| H A D | dm-raid.c | 637 static bool __got_raid10(struct raid_type *rtp, const int layout) in __got_raid10() argument 639 if (rtp->level == 10) { in __got_raid10() 640 switch (rtp->algorithm) { in __got_raid10() 659 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type() local 661 while (rtp-- > raid_types) in get_raid_type() 662 if (!strcasecmp(rtp->name, name)) in get_raid_type() 663 return rtp; in get_raid_type() 671 struct raid_type *rtp = raid_types + ARRAY_SIZE(raid_types); in get_raid_type_by_ll() local 673 while (rtp-- > raid_types) { in get_raid_type_by_ll() 675 if (rtp in get_raid_type_by_ll() [all...] |
| /linux/sound/soc/kirkwood/ |
| H A D | kirkwood-dma.c | 6 * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.org>
|
| H A D | kirkwood-i2s.c | 6 * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.org> 772 MODULE_AUTHOR("Arnaud Patard, <arnaud.patard@rtp-net.org>");
|
| /linux/net/ipv4/netfilter/ |
| H A D | nf_nat_h323.c | 252 net_notice_ratelimited("nf_nat_h323: out of RTP ports\n"); in nat_rtp_rtcp() 271 pr_debug("nf_nat_h323: expect RTP %pI4:%hu->%pI4:%hu\n", in nat_rtp_rtcp()
|