| /Linux-v5.4/Documentation/media/ | 
| D | videodev2.h.rst.exceptions | 20 replace symbol V4L2_FIELD_ALTERNATE :c:type:`v4l2_field` 21 replace symbol V4L2_FIELD_ANY :c:type:`v4l2_field` 22 replace symbol V4L2_FIELD_BOTTOM :c:type:`v4l2_field` 23 replace symbol V4L2_FIELD_INTERLACED :c:type:`v4l2_field` 24 replace symbol V4L2_FIELD_INTERLACED_BT :c:type:`v4l2_field` 25 replace symbol V4L2_FIELD_INTERLACED_TB :c:type:`v4l2_field` 26 replace symbol V4L2_FIELD_NONE :c:type:`v4l2_field` 27 replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field` 28 replace symbol V4L2_FIELD_SEQ_TB :c:type:`v4l2_field` 29 replace symbol V4L2_FIELD_TOP :c:type:`v4l2_field` [all …] 
 | 
| D | dmx.h.rst.exceptions | 10 replace enum dmx_ts_pes :c:type:`dmx_pes_type` 11 replace symbol DMX_PES_AUDIO0 :c:type:`dmx_pes_type` 12 replace symbol DMX_PES_VIDEO0 :c:type:`dmx_pes_type` 13 replace symbol DMX_PES_TELETEXT0 :c:type:`dmx_pes_type` 14 replace symbol DMX_PES_SUBTITLE0 :c:type:`dmx_pes_type` 15 replace symbol DMX_PES_PCR0 :c:type:`dmx_pes_type` 16 replace symbol DMX_PES_AUDIO1 :c:type:`dmx_pes_type` 17 replace symbol DMX_PES_VIDEO1 :c:type:`dmx_pes_type` 18 replace symbol DMX_PES_TELETEXT1 :c:type:`dmx_pes_type` 19 replace symbol DMX_PES_SUBTITLE1 :c:type:`dmx_pes_type` [all …] 
 | 
| D | ca.h.rst.exceptions | 7 replace define CA_CI :c:type:`ca_slot_info` 8 replace define CA_CI_LINK :c:type:`ca_slot_info` 9 replace define CA_CI_PHYS :c:type:`ca_slot_info` 10 replace define CA_DESCR :c:type:`ca_slot_info` 11 replace define CA_SC :c:type:`ca_slot_info` 12 replace define CA_CI_MODULE_PRESENT :c:type:`ca_slot_info` 13 replace define CA_CI_MODULE_READY :c:type:`ca_slot_info` 16 replace define CA_ECD :c:type:`ca_descr_info` 17 replace define CA_NDS :c:type:`ca_descr_info` 18 replace define CA_DSS :c:type:`ca_descr_info` [all …] 
 | 
| D | frontend.h.rst.exceptions | 7 replace define DTV_ISDBT_LAYERA_FEC dtv-isdbt-layer-fec 8 replace define DTV_ISDBT_LAYERB_FEC dtv-isdbt-layer-fec 9 replace define DTV_ISDBT_LAYERC_FEC dtv-isdbt-layer-fec 10 replace define DTV_ISDBT_LAYERA_MODULATION dtv-isdbt-layer-modulation 11 replace define DTV_ISDBT_LAYERB_MODULATION dtv-isdbt-layer-modulation 12 replace define DTV_ISDBT_LAYERC_MODULATION dtv-isdbt-layer-modulation 13 replace define DTV_ISDBT_LAYERA_SEGMENT_COUNT dtv-isdbt-layer-segment-count 14 replace define DTV_ISDBT_LAYERB_SEGMENT_COUNT dtv-isdbt-layer-segment-count 15 replace define DTV_ISDBT_LAYERC_SEGMENT_COUNT dtv-isdbt-layer-segment-count 16 replace define DTV_ISDBT_LAYERA_TIME_INTERLEAVING dtv-isdbt-layer-time-interleaving [all …] 
 | 
| D | video.h.rst.exceptions | 33 replace typedef video_format_t :c:type:`video_format` 34 replace typedef video_system_t :c:type:`video_system` 35 replace typedef video_displayformat_t :c:type:`video_displayformat` 36 replace typedef video_size_t :c:type:`video_size` 37 replace typedef video_stream_source_t :c:type:`video_stream_source` 38 replace typedef video_play_state_t :c:type:`video_play_state` 39 replace typedef video_navi_pack_t :c:type:`video_navi_pack`
  | 
| D | net.h.rst.exceptions | 12 replace define DVB_NET_FEEDTYPE_MPE :c:type:`dvb_net_if` 13 replace define DVB_NET_FEEDTYPE_ULE :c:type:`dvb_net_if`
  | 
| D | audio.h.rst.exceptions | 18 replace typedef audio_mixer_t :c:type:`audio_mixer` 19 replace typedef audio_status_t :c:type:`audio_status`
  | 
| /Linux-v5.4/lib/livepatch/ | 
| D | test_klp_atomic_replace.c | 10 static int replace;  variable 11 module_param(replace, int, 0644); 12 MODULE_PARM_DESC(replace, "replace (default=0)"); 44 	patch.replace = replace;  in test_klp_atomic_replace_init()
  | 
| D | test_klp_callbacks_demo2.c | 10 static int replace;  variable 11 module_param(replace, int, 0644); 12 MODULE_PARM_DESC(replace, "replace (default=0)"); 80 	patch.replace = replace;  in test_klp_callbacks_demo2_init()
  | 
| /Linux-v5.4/Documentation/doc-guide/ | 
| D | parse-headers.rst | 77 The EXCEPTIONS_FILE contain two types of statements: \ **ignore**\  or \ **replace**\ . 87 The syntax for the replace tag is: 90 replace \ **type**\  \ **name**\  \ **new_value**\ 92 The \ **replace**\  means that it will generate cross references for a 101  The ignore or replace statement will apply to ioctl definitions like: 109  The ignore or replace statement will apply to any other #define found 116  The ignore or replace statement will apply to typedef statements at C_FILE. 122  The ignore or replace statement will apply to the name of struct statements 129  The ignore or replace statement will apply to the name of enum statements 136  The ignore or replace statement will apply to the name of enum value [all …] 
 | 
| /Linux-v5.4/Documentation/translations/it_IT/doc-guide/ | 
| D | parse-headers.rst | 81 \ **ignore**\  o \ **replace**\ . 91 La sintassi per replace è: 93 replace \ **tipo**\  \ **nome**\  \ **nuovo_valore**\ 95 La dichiarazione \ **replace**\  significa che verrà generato un 105  La dichiarazione ignore o replace verrà applicata su definizioni di ioctl 114  La dichiarazione ignore o replace verrà applicata su una qualsiasi #define 121  La dichiarazione ignore o replace verrà applicata ad una dichiarazione typedef 128  La dichiarazione ignore o replace verrà applicata ai nomi di strutture 135  La dichiarazione ignore o replace verrà applicata ai nomi di enumerati 142  La dichiarazione ignore o replace verrà applicata ai nomi di valori di [all …] 
 | 
| /Linux-v5.4/scripts/coccinelle/api/alloc/ | 
| D | zalloc-simple.cocci | 152 msg_safe=msg.replace("[","@(").replace("]",")") 182 msg_safe=msg.replace("[","@(").replace("]",")") 212 msg_safe=msg.replace("[","@(").replace("]",")") 242 msg_safe=msg.replace("[","@(").replace("]",")") 272 msg_safe=msg.replace("[","@(").replace("]",")") 302 msg_safe=msg.replace("[","@(").replace("]",")") 332 msg_safe=msg.replace("[","@(").replace("]",")") 362 msg_safe=msg.replace("[","@(").replace("]",")") 392 msg_safe=msg.replace("[","@(").replace("]",")")
  | 
| D | pool_zalloc-simple.cocci | 76 msg_safe=msg.replace("[","@(").replace("]",")")
  | 
| /Linux-v5.4/arch/x86/kernel/cpu/mtrr/ | 
| D | mtrr.c | 305 	int i, replace, error;  in mtrr_add_page()  local 338 	replace = -1;  in mtrr_add_page() 359 					replace = replace == -1 ? i : -2;  in mtrr_add_page() 383 	i = mtrr_if->get_free_region(base, size, replace);  in mtrr_add_page() 386 		if (likely(replace < 0)) {  in mtrr_add_page() 389 			mtrr_usage_table[i] = mtrr_usage_table[replace];  in mtrr_add_page() 392 			if (unlikely(replace != i)) {  in mtrr_add_page() 393 				set_mtrr_cpuslocked(replace, 0, 0, 0);  in mtrr_add_page() 394 				mtrr_usage_table[replace] = 0;  in mtrr_add_page()
  | 
| /Linux-v5.4/Documentation/livepatch/ | 
| D | cumulative-patches.rst | 15 from all older livepatches and completely replace them in one transition. 20 The atomic replace can be enabled by setting "replace" flag in struct klp_patch, 26 		.replace = true, 50 The atomic replace allows: 67     A good practice is to set .replace flag in any released livepatch. 81     that are necessary to properly replace any older patch. 83     As a result, it might be dangerous to replace newer cumulative patches by
  | 
| /Linux-v5.4/tools/perf/scripts/python/ | 
| D | stackcollapse.py | 76         sym = sym.replace(';', ':') 83             sym = sym.replace('<', '') 84             sym = sym.replace('>', '') 112         comm = param_dict["comm"].replace(' ', '_')
  | 
| /Linux-v5.4/scripts/coccinelle/api/ | 
| D | resource_size.cocci | 68 msg_safe=msg.replace("[","@(").replace("]",")") 85 msg_safe=msg.replace("[","@(").replace("]",")")
  | 
| D | err_cast.cocci | 48 msg_safe=msg.replace("[","@(").replace("]",")")
  | 
| D | vma_pages.cocci | 60 msg_safe=msg.replace("[","@(").replace("]",")")
  | 
| /Linux-v5.4/tools/power/x86/intel_pstate_tracer/ | 
| D | intel_pstate_tracer.py | 184 …list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n', ' ') 201 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 215 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 229 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 244 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 258 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 272 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 286 …title_list = subprocess.check_output('ls cpu???.csv | sed -e \'s/.csv//\'',shell=True).replace('\n… 459             common_comm = search_obj.group(2).replace(' ', '')
  | 
| /Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/ | 
| D | fib_offload.sh | 177 	ip -6 route replace 2001:db8:3::/64 metric 100 dev $spine_p2 182 	ip -6 route replace 2001:db8:3::/64 metric 100 \ 190 	ip -6 route replace 2001:db8:3::/64 metric 100 dev $spine_p1 197 	ip -6 route replace 2001:db8:3::/64 metric 100 \ 205 	ip -6 route replace 2001:db8:3::/64 metric 200 \
  | 
| /Linux-v5.4/Documentation/media/uapi/rc/ | 
| D | rc-table-change.rst | 8 .. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections 19 This program demonstrates how to replace the keymap tables.
  | 
| /Linux-v5.4/Documentation/admin-guide/device-mapper/ | 
| D | dm-flakey.rst | 51 	During <down interval>, replace <Nth_byte> of the data of 55 	The offset of the byte to replace. 56 	Counting starts at 1, to replace the first byte.
  | 
| /Linux-v5.4/tools/testing/selftests/net/forwarding/ | 
| D | router_multipath.sh | 174        ip route replace 198.51.100.0/24 vrf vrf-r1 \ 192        ip route replace 198.51.100.0/24 vrf vrf-r1 \ 211        ip route replace 2001:db8:2::/64 vrf vrf-r1 \ 228        ip route replace 2001:db8:2::/64 vrf vrf-r1 \ 243        ip route replace 2001:db8:2::/64 vrf vrf-r1 \ 262        ip route replace 2001:db8:2::/64 vrf vrf-r1 \
  | 
| D | router_mpath_nh.sh | 195 	ip nexthop replace id 103 group 101,$weight_rp12/102,$weight_rp13 211 	ip nexthop replace id 103 group 101/102 228 	ip nexthop replace id 106 group 104,$weight_rp12/105,$weight_rp13 243 	ip nexthop replace id 106 group 104/105 256 	ip nexthop replace id 106 group 104,$weight_rp12/105,$weight_rp13 273 	ip nexthop replace id 106 group 104/105
  |