Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/Linux-v4.19/Documentation/sphinx-static/
Dtheme_overrides.css14 .rst-content .highlight > pre {
20 /* content column
22 * RTD theme's default is 800px as max width for the content, but we have
26 .wy-nav-content{max-width: none; }
37 .rst-content table.docutils caption { text-align: left; font-size: 100%; }
50 caption, .wy-table caption, .rst-content table.field-list caption {
72 .rst-content .section ul li:last-child, .rst-content .section ul li p:last-child {
78 code, .rst-content tt, .rst-content code {
86 .rst-content tt.literal,.rst-content tt.literal,.rst-content code.literal {
/Linux-v4.19/Documentation/sphinx/
DrstFlatTable.py81 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
86 content = content if content is not None else []
92 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
97 content = content if content is not None else []
124 if not self.content:
133 self.state.nested_parse(self.content, self.content_offset, node)
298 cspan, rspan, content = row[-1]
299 row[-1] = (cspan + x, rspan, content)
314 content = col[2][0].astext()
315 if len (content) > 30:
[all …]
/Linux-v4.19/drivers/s390/char/
Dhmcdrv_cache.c42 void *content; member
95 hmcdrv_cache_file.content + pos, in hmcdrv_cache_get()
131 cftp.buf = hmcdrv_cache_file.content; /* and update */ in hmcdrv_cache_do()
146 memcpy(ftp->buf, hmcdrv_cache_file.content, len); in hmcdrv_cache_do()
220 hmcdrv_cache_file.content = in hmcdrv_cache_startup()
224 if (!hmcdrv_cache_file.content) { in hmcdrv_cache_startup()
243 if (hmcdrv_cache_file.content) { in hmcdrv_cache_shutdown()
244 free_pages((unsigned long) hmcdrv_cache_file.content, in hmcdrv_cache_shutdown()
246 hmcdrv_cache_file.content = NULL; in hmcdrv_cache_shutdown()
/Linux-v4.19/scripts/
Dasn1_compiler.c309 char *content; member
333 val = memcmp(token->content, dir, clen); in directive_compare()
427 tokens[tix].content = malloc(tokens[tix].size + 1); in tokenise()
428 if (!tokens[tix].content) { in tokenise()
432 memcpy(tokens[tix].content, start, tokens[tix].size); in tokenise()
433 tokens[tix].content[tokens[tix].size] = 0; in tokenise()
438 if (islower(tokens[tix].content[0])) { in tokenise()
467 tokens[tix].content = malloc(tokens[tix].size + 1); in tokenise()
468 if (!tokens[tix].content) { in tokenise()
472 memcpy(tokens[tix].content, start, tokens[tix].size); in tokenise()
[all …]
Dinsert-sys-cert.c64 void *content; member
130 s->content = (void *)hdr + s->offset; in get_symbol_from_map()
181 s->content = (void *)hdr + s->offset; in get_symbol_from_table()
380 lsize = (unsigned long *)lsize_sym.content; in main()
381 used = (int *)used_sym.content; in main()
390 strncmp(cert_sym.content, cert, cert_size) == 0) { in main()
398 memcpy(cert_sym.content, cert, cert_size); in main()
400 memset(cert_sym.content + cert_size, in main()
/Linux-v4.19/tools/testing/selftests/tc-testing/plugin-lib/
DvalgrindPlugin.py115 content = vfd.read()
116 def_mo = self.definitely_lost_re.search(content)
117 ind_mo = self.indirectly_lost_re.search(content)
118 pos_mo = self.possibly_lost_re.search(content)
119 nle_mo = self.non_leak_error_re.search(content)
138 print('{}'.format(content))
139 self._add_to_tap(content)
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_rxtx.c73 } __packed content; member
105 memset(mdata->content.raw, 0, sizeof(mdata->content.raw)); in mlx5e_ipsec_add_metadata()
235 mdata->content.tx.mss_inv = mlx5e_ipsec_mss_inv(skb); in mlx5e_ipsec_set_metadata()
236 mdata->content.tx.seq = htons(ntohl(tcph->seq) & 0xFFFF); in mlx5e_ipsec_set_metadata()
240 mdata->content.tx.esp_next_proto = xo->proto; in mlx5e_ipsec_set_metadata()
243 mdata->syndrome, mdata->content.tx.esp_next_proto, in mlx5e_ipsec_set_metadata()
244 ntohs(mdata->content.tx.mss_inv), in mlx5e_ipsec_set_metadata()
245 ntohs(mdata->content.tx.seq)); in mlx5e_ipsec_set_metadata()
316 sa_handle = be32_to_cpu(mdata->content.rx.sa_handle); in mlx5e_ipsec_build_sp()
333 xo->proto = mdata->content.rx.nexthdr; in mlx5e_ipsec_build_sp()
Dtls_rxtx.c74 } __packed content; member
95 pet->content.send.syndrome_swid = in mlx5e_tls_add_metadata()
177 pet->content.send.first_seq = htons(tcp_seq); in mlx5e_tls_complete_sync_skb()
345 memcpy(&seq, &mdata->content.recv.sync_seq, sizeof(seq)); in tls_update_resync_sn()
362 switch (mdata->content.recv.syndrome) { in mlx5e_tls_handle_rx_skb()
/Linux-v4.19/arch/s390/include/asm/
Dcpu_mf.h186 static inline int __ecctr(u64 ctr, u64 *content) in __ecctr() argument
196 *content = _content; in __ecctr()
203 u64 content; in ecctr() local
206 cc = __ecctr(ctr, &content); in ecctr()
208 *val = content; in ecctr()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dphydm_regconfig8822b.c35 u32 content = 0x1000; /* RF_Content: radioa_txt */ in odm_config_rf_radio_a_8822b() local
36 u32 maskfor_phy_set = (u32)(content & 0xE000); in odm_config_rf_radio_a_8822b()
49 u32 content = 0x1001; /* RF_Content: radiob_txt */ in odm_config_rf_radio_b_8822b() local
50 u32 maskfor_phy_set = (u32)(content & 0xE000); in odm_config_rf_radio_b_8822b()
/Linux-v4.19/net/atm/
Dlec.c151 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge()
358 dev->dev_addr[i] = mesg->content.normal.mac_addr[i]; in lec_atm_send()
365 lec_addr_delete(priv, mesg->content.normal.atm_addr, in lec_atm_send()
366 mesg->content.normal.flag); in lec_atm_send()
369 priv->topology_change = mesg->content.normal.flag; in lec_atm_send()
372 lec_flush_complete(priv, mesg->content.normal.flag); in lec_atm_send()
376 entry = lec_arp_find(priv, mesg->content.normal.mac_addr); in lec_atm_send()
380 if (mesg->content.normal.no_source_le_narp) in lec_atm_send()
384 lec_arp_update(priv, mesg->content.normal.mac_addr, in lec_atm_send()
385 mesg->content.normal.atm_addr, in lec_atm_send()
[all …]
Dmpc.c962 mpc->parameters = mesg->content.params; in msg_from_mpoad()
1081 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_trigger_rcvd()
1089 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1099 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1119 __be32 dst_ip = msg->content.in_info.in_dst_ip; in check_qos_and_open_shortcut()
1156 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_res_reply_rcvd()
1176 entry->ctrl_info = msg->content.in_info; in MPOA_res_reply_rcvd()
1207 __be32 dst_ip = msg->content.in_info.in_dst_ip; in ingress_purge_rcvd()
1230 __be32 cache_id = msg->content.eg_info.cache_id; in egress_purge_rcvd()
1269 purge_msg->content.eg_info = entry->ctrl_info; in purge_egress_shortcut()
[all …]
Dmpoa_caches.c145 msg.content.in_info = entry->ctrl_info; in cache_hit()
169 msg.content.in_info = entry->ctrl_info; in cache_hit()
286 msg.content.in_info = entry->ctrl_info; in check_resolving_entries()
469 &msg->content.eg_info.eg_dst_ip); in eg_cache_add_entry()
481 entry->ctrl_info = msg->content.eg_info; in eg_cache_add_entry()
516 msg.content.eg_info = entry->ctrl_info; in clear_expired()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_stream_encoder.c119 const uint32_t *content = in dce110_update_generic_info_packet() local
122 REG_WRITE(AFMT_GENERIC_0, *content++); in dce110_update_generic_info_packet()
123 REG_WRITE(AFMT_GENERIC_1, *content++); in dce110_update_generic_info_packet()
124 REG_WRITE(AFMT_GENERIC_2, *content++); in dce110_update_generic_info_packet()
125 REG_WRITE(AFMT_GENERIC_3, *content++); in dce110_update_generic_info_packet()
126 REG_WRITE(AFMT_GENERIC_4, *content++); in dce110_update_generic_info_packet()
127 REG_WRITE(AFMT_GENERIC_5, *content++); in dce110_update_generic_info_packet()
128 REG_WRITE(AFMT_GENERIC_6, *content++); in dce110_update_generic_info_packet()
129 REG_WRITE(AFMT_GENERIC_7, *content); in dce110_update_generic_info_packet()
715 const uint32_t *content = in dce110_stream_encoder_update_hdmi_info_packets() local
[all …]
/Linux-v4.19/drivers/firmware/broadcom/
DKconfig10 It simply reads content of NVRAM and parses it. It doesn't control any
21 In case of SoC devices SPROM content is stored on a flash used by
/Linux-v4.19/net/can/
DKconfig32 tristate "Broadcast Manager CAN Protocol (with content filtering)"
35 The Broadcast Manager offers content filtering, timeout monitoring,
38 informs you on demand e.g. only on content updates / timeouts.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x289 Description: (R) Print the content of the OS Lock Status Register (0x304).
296 Description: (R) Print the content of the Power Down Control Register
303 Description: (R) Print the content of the Power Down Status Register
310 Description: (R) Print the content of the SW Lock Status Register
317 Description: (R) Print the content of the Authentication Status Register
324 Description: (R) Print the content of the Device ID Register
331 Description: (R) Print the content of the Device Type Register
338 Description: (R) Print the content of the Peripheral ID0 Register
345 Description: (R) Print the content of the Peripheral ID1 Register
352 Description: (R) Print the content of the Peripheral ID2 Register
[all …]
Dsysfs-pps26 If the source has no assert events the content of this file
38 If the source has no clear events the content of this file
72 If the source is not connected with any device the content
Dsysfs-bus-coresight-devices-etm3x258 Description: (RO) Print the content of the ETM Configuration Code register
265 Description: (RO) Print the content of the ETM Configuration Code Extension
272 Description: (RO) Print the content of the ETM System Configuration
279 Description: (RO) Print the content of the ETM ID register (0x1e4). The
286 Description: (RO) Print the content of the ETM Main Control register (0x000).
293 Description: (RO) Print the content of the ETM Trace ID register (0x200).
300 Description: (RO) Print the content of the ETM Trace Enable Event register
307 Description: (RO) Print the content of the ETM Trace Start/Stop Conrol
314 Description: (RO) Print the content of the ETM Enable Conrol #1
321 Description: (RO) Print the content of the ETM Enable Conrol #2
/Linux-v4.19/drivers/macintosh/
Dmediabay.c51 u8 (*content)(struct media_bay_info *bay); member
354 int id = bay->ops->content(bay); in poll_media_bay()
604 bay->last_value = bay->ops->content(bay); in media_bay_attach()
650 if (bay->ops->content(bay) != bay->content_id) { in media_bay_resume()
675 .content = ohare_mb_content,
684 .content = heathrow_mb_content,
694 .content = keylargo_mb_content,
/Linux-v4.19/drivers/input/rmi4/
Drmi_f34v7.c1048 const void *content; in rmi_f34v7_parse_img_header_10_bl_container() local
1057 content = image + le32_to_cpu(descriptor->content_address); in rmi_f34v7_parse_img_header_10_bl_container()
1062 f34->v7.img.bl_config.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
1067 f34->v7.img.lockdown.data = content; in rmi_f34v7_parse_img_header_10_bl_container()
1085 const u8 *content; in rmi_f34v7_parse_image_header_10() local
1107 content = image + le32_to_cpu(descriptor->content_address); in rmi_f34v7_parse_image_header_10()
1117 f34->v7.img.ui_firmware.data = content; in rmi_f34v7_parse_image_header_10()
1122 f34->v7.img.ui_config.data = content; in rmi_f34v7_parse_image_header_10()
1126 f34->v7.img.bl_version = *content; in rmi_f34v7_parse_image_header_10()
1127 f34->v7.img.bootloader.data = content; in rmi_f34v7_parse_image_header_10()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_stream_encoder.c107 const uint32_t *content = in enc1_update_generic_info_packet() local
110 REG_WRITE(AFMT_GENERIC_0, *content++); in enc1_update_generic_info_packet()
111 REG_WRITE(AFMT_GENERIC_1, *content++); in enc1_update_generic_info_packet()
112 REG_WRITE(AFMT_GENERIC_2, *content++); in enc1_update_generic_info_packet()
113 REG_WRITE(AFMT_GENERIC_3, *content++); in enc1_update_generic_info_packet()
114 REG_WRITE(AFMT_GENERIC_4, *content++); in enc1_update_generic_info_packet()
115 REG_WRITE(AFMT_GENERIC_5, *content++); in enc1_update_generic_info_packet()
116 REG_WRITE(AFMT_GENERIC_6, *content++); in enc1_update_generic_info_packet()
117 REG_WRITE(AFMT_GENERIC_7, *content); in enc1_update_generic_info_packet()
/Linux-v4.19/Documentation/filesystems/nfs/
Drpc-cache.txt11 quite possibly very different in content and use. There is a corpus
42 It will also contain a key and some content.
69 Set the 'content' fileds in 'new' from 'orig'.
120 sunrpc_cache_update to set the content for the item. A second item is
121 passed which should hold the content. If the item found by _lookup
123 saves any user of an item from worrying about content changing while
125 valid data, then the content is copied across and CACHE_VALID is set.
144 - a content.
146 should be create or updated to have the given content, and the
/Linux-v4.19/sound/isa/gus/
Dgus_mem_proc.c74 entry->content = SNDRV_INFO_CONTENT_DATA; in snd_gf1_mem_proc_init()
92 entry->content = SNDRV_INFO_CONTENT_DATA; in snd_gf1_mem_proc_init()
/Linux-v4.19/Documentation/networking/
Dnetdev-FAQ.rst47 features get mainlined after this -- only fixes to the rc1 content are
48 expected. After roughly a week of collecting fixes to the rc1 content,
56 accumulated new content of the past ~10 weeks will be passed onto
58 ``net`` tree will start accumulating fixes for this pulled content
64 IMPORTANT: Do not send new ``net-next`` content to netdev during the
68 tree for ``net-next`` reopens to collect content for the next (vX.Y+1)
78 The ``net`` tree continues to collect fixes for the vX.Y content, and is
96 A: Firstly, think whether you have a bug fix or new "next-like" content.
103 bug-fix ``net`` content. If you don't use git, then note the only magic
206 Q: Is the comment style convention different for the networking content?

12345678910>>...12