Home
last modified time | relevance | path

Searched full:specified (Results 1 – 25 of 6836) sorted by relevance

12345678910>>...274

/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dscsw.h222 * Return non-zero if the specified scsw is a transport mode scsw, zero
234 * Return the value of the key field of the specified scsw, regardless of
249 * Return the value of the eswf field of the specified scsw, regardless of
264 * Return the value of the cc field of the specified scsw, regardless of
279 * Return the value of the ectl field of the specified scsw, regardless of
294 * Return the value of the pno field of the specified scsw, regardless of
309 * Return the value of the fctl field of the specified scsw, regardless of
324 * Return the value of the actl field of the specified scsw, regardless of
339 * Return the value of the stctl field of the specified scsw, regardless of
354 * Return the value of the dstat field of the specified scsw, regardless of
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_api.h48 /*! Read the raw table data from the specified row of the Egress CTL
58 * specified row of the Egress CTL Filter table.
66 /*! Read the raw table data from the specified row of the Egress
76 * specified row of the Egress Packet Classifier table.
84 /*! Read the raw table data from the specified row of the Egress SC
94 * specified row of the Egress SC Lookup table.
102 /*! Read the raw table data from the specified row of the Egress SA
112 * specified row of the Egress SA Lookup table.
120 /*! Read the raw table data from the specified row of the Egress SA
130 * specified row of the Egress SA Key Lookup table.
[all …]
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Davtab.c80 if (key->specified & AVTAB_XPERMS) { in avtab_insert_node()
110 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert() local
122 (specified & cur->key.specified)) { in avtab_insert()
124 if (specified & AVTAB_XPERMS) in avtab_insert()
147 * key/specified mask into the table, as needed by the conditional avtab.
155 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_insert_nonunique() local
166 (specified & cur->key.specified)) in avtab_insert_nonunique()
185 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search() local
196 (specified & cur->key.specified)) in avtab_search()
221 u16 specified = key->specified & ~(AVTAB_ENABLED|AVTAB_ENABLED_OLD); in avtab_search_node() local
[all …]
H A Dhashtab.h44 * Initializes a new hash table with the specified characteristics.
54 * Inserts the specified (key, datum) pair into the specified hash table.
91 * Searches for the entry with the specified key in the hash table.
93 * Returns NULL if no entry has the specified key or
120 * Destroys the specified hash table.
125 * Applies the specified apply function to (key,datum,args)
126 * for each entry in the specified hash table.
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Drcu_segcblist.c26 * Enqueue an rcu_head structure onto the specified callback list.
64 * Dequeue the oldest rcu_head structure from the specified callback
93 * specified amount, which can be negative. This can cause the ->len
123 * Exchange the numeric length of the specified rcu_segcblist structure
124 * with the specified value. This can cause the ->len field to disagree
159 * Disable the specified rcu_segcblist structure, so that callbacks can
170 * Mark the specified rcu_segcblist structure as offloaded. This
179 * Does the specified rcu_segcblist structure contain callbacks that
189 * Does the specified rcu_segcblist structure contain callbacks that
199 * Return a pointer to the first callback in the specified rcu_segcblist
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/
H A Dtest-drm_cmdline_parser.c27 FAIL_ON(mode.specified); in drm_cmdline_test_force_e_only()
47 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_not_digital()
71 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_hdmi()
95 FAIL_ON(mode.specified); in drm_cmdline_test_force_D_only_dvi()
115 FAIL_ON(mode.specified); in drm_cmdline_test_force_d_only()
157 FAIL_ON(!mode.specified); in drm_cmdline_test_res()
225 FAIL_ON(!mode.specified); in drm_cmdline_test_res_vesa()
249 FAIL_ON(!mode.specified); in drm_cmdline_test_res_vesa_rblank()
273 FAIL_ON(!mode.specified); in drm_cmdline_test_res_rblank()
297 FAIL_ON(!mode.specified); in drm_cmdline_test_res_bpp()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H A Dmax6697.txt21 Set to disable SMBus timeout. If not specified, SMBus timeout will be
25 Extended temperature will be disabled if not specified.
29 Beta compensation will be disabled if not specified.
33 If not specified, alert will be enabled for all channels.
38 If not specified, over-temperature reporting will be enabled for all
44 specified as boolean, otherwise as per bit mask specified.
46 If not specified, resistance cancellation will be disabled for all
53 specified.
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_unlabeled.h33 * If IPv4 is specified the following attributes are required:
38 * If IPv6 is specified the following attributes are required:
51 * If IPv4 is specified the following attributes are required:
56 * If IPv6 is specified the following attributes are required:
72 * If IPv4 is specified the following attributes are required:
77 * If IPv6 is specified the following attributes are required:
90 * If IPv4 is specified the following attributes are required:
95 * If IPv6 is specified the following attributes are required:
104 * If IPv4 is specified the following attributes are required:
109 * If IPv6 is specified the following attributes are required:
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-gpio.txt90 Definition: List of gpio pins affected by the properties specified in
118 specified pins. Valid values are:
134 Definition: The specified pins should be configured as no pull.
139 Definition: The specified pins should be configured as pull down.
144 Definition: The specified pins should be configured as pull up.
162 Definition: The specified pins will put in high-Z mode and disabled.
167 Definition: The specified pins are put in input mode.
172 Definition: The specified pins are configured in output mode, driven
178 Definition: The specified pins are configured in output mode, driven
184 Definition: Selects the power source for the specified pins. Valid
[all …]
H A Dqcom,pmic-mpp.txt80 Definition: List of MPP pins affected by the properties specified in
93 specified pins. Valid values are:
101 Definition: The specified pins should be configured as no pull.
106 Definition: The specified pins should be configured as pull up.
115 Definition: The specified pins will put in high-Z mode and disabled.
120 Definition: The specified pins are put in input mode, i.e. their input
126 Definition: The specified pins are configured in output mode, driven
132 Definition: The specified pins are configured in output mode, driven
138 Definition: Selects the power source for the specified pins. Valid power
/OK3568_Linux_fs/external/xserver/debian/local/
H A Dxvfb-run.128 xvfb\-run \- run specified X client or command in a virtual X server environment
44 sets up an X authority file (or uses an existing user\-specified one),
53 The specified
98 itself) is created in the directory specified by the environment variable
176 options are not specified.
183 options are specified, a temporary
190 If \-f or \-\-auth\-file are used, then the specified X authority file is
196 An error file with a user\-specified name is also created if the
200 options are specified; see above.
206 of the specified command.
[all …]
/OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/
H A Drio_cm.rst48 in a RapidIO network associated with the specified mport device.
52 with the specified mport device.
57 Binds the specified channel data structure to the specified
60 Enables listening for connection requests on the specified
63 Accepts a connection request from peer on the specified
64 channel. If wait timeout for this request is specified by a caller it is
71 Sends a data message through the specified channel.
72 The handler for this request assumes that message buffer specified by
78 handler will wait for new message until timeout specified by a caller
82 Closes a specified channel and frees associated buffers.
[all …]
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_cache.h40 * @pkey: The PKey value found at the specified index.
42 * ib_get_cached_pkey() fetches the specified PKey table entry stored in
51 * ib_find_cached_pkey - Returns the PKey table index where a specified
58 * ib_find_cached_pkey() searches the specified PKey table in
67 * ib_find_exact_cached_pkey - Returns the PKey table index where a specified
74 * ib_find_exact_cached_pkey() searches the specified PKey table in
86 * @lmc: The lmc value for the specified port for that device.
88 * ib_get_cached_lmc() fetches the specified lmc table entry stored in
99 * @port_state: port_state for the specified port for that device.
101 * ib_get_cached_port_state() fetches the specified port_state table entry stored in
H A Diw_cm.h101 * @context: User specified context associated with the id.
117 * iw_cm_bind_qp - Unbind the specified IW CM identifier and QP
139 * specified IW CM id.
145 * The source address and port number are specified in the IW CM identifier
157 * The specified cm_id will have been provided in the event data for a
159 * delivered to the specified IW CM identifier prior and may occur prior to
161 * client can assume that no events will be delivered to the specified IW CM
174 * The client can assume that no events will be delivered to the specified IW
188 * Events may be delivered to the specified IW CM identifier prior to the
190 * client can assume that no events will be delivered to the specified IW CM
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/man/
H A Dxorg.conf.man53 is a relative path (with no \(lq..\(rq components) specified with the
57 is the relative path (with no \(lq..\(rq components) specified by that
85 is the path specified with the
89 is the path specified by that
92 is the path specified by that environment variable (usually the home
112 is a relative path (with no \(lq..\(rq components) specified with the
131 is the path specified with the
274 Boolean options may optionally have a value specified.
275 When no value is specified, the option's value is
326 It is recommended that the units always be specified when using frequency
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/include/common/
H A Dcpucp_if.h117 * Critical Hyst of a specified thermal sensor. The packet's
121 * Fetch the voltage / Max / Min of a specified sensor. The packet's
125 * Fetch the current / Max / Min of a specified sensor. The packet's
129 * Fetch the speed / Max / Min of a specified fan. The packet's
133 * Fetch the pwm value / mode of a specified pwm. The packet's
137 * Set the pwm value / mode of a specified pwm. The packet's
141 * Set the frequency of a specified PLL. The packet's arguments specify
146 * Fetch the frequency of a specified PLL. The packet's arguments specify
150 * Set the state of a specified led. The packet's arguments
162 * Fetch information from the device as specified in the packet's
[all …]
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst100 be specified in bytes with optional scale suffix [kKmMgG]. The default huge
107 parameter to preallocate a number of huge pages of the specified
108 size. Hence, hugepagesz and hugepages are typically specified in
113 hugepagesz can only be specified once on the command line for a
122 specified, it can not be overwritten by a hugepagesz,hugepages
135 only be specified once on the command line. default_hugepagesz can
138 sized huge pages to preallocate can also be implicitly specified as
160 over all the set of allowed nodes specified by the NUMA memory policy of the
260 specified in <node-list>, depending on whether number of persistent huge pages
262 allocated nor freed on any node not included in the specified <node-list>.
[all …]
/OK3568_Linux_fs/external/xserver/man/
H A DXserver.man70 should override values specified via other mechanisms.
111 pattern. This is the default unless -retro or -wr is specified.
124 The class numbers are as specified in the X protocol.
156 disables named extension. If an unknown extension name is specified,
160 enables named extension. If an unknown extension name is specified,
189 This is the default unless +iglx is specified.
308 loads the specified extension at init.
318 sets the data space limit of the server to the specified number of kilobytes.
323 sets the number-of-open-files limit of the server to the specified number.
328 sets the stack space limit of the server to the specified number of kilobytes.
[all …]
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowclass.h98 #define USPosition (1L << 0) /* user specified x, y */
99 #define USSize (1L << 1) /* user specified width, height */
101 #define PPosition (1L << 2) /* program specified position */
102 #define PSize (1L << 3) /* program specified size */
103 #define PMinSize (1L << 4) /* program specified minimum size */
104 #define PMaxSize (1L << 5) /* program specified maximum size */
105 #define PResizeInc (1L << 6) /* program specified resize increments */
106 #define PAspect (1L << 7) /* program specified min and max aspect ratios */
107 #define PBaseSize (1L << 8) /* program specified base for incrementing */
108 #define PWinGravity (1L << 9) /* program specified window gravity */
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_irq.c122 * Re-target the irq to the specified CPU and enable the specified MMR located
123 * on the specified blade to allow the sending of MSIs to the specified CPU.
133 * Disable the specified MMR located on the specified blade so that MSIs are
181 * Set up a mapping of an available irq and vector, and enable the specified
182 * MMR that defines the MSI that is to be sent to the specified CPU when an
207 * Tear down a mapping of an irq and vector, and disable the specified MMR that
208 * defined the MSI that was to be sent to the specified CPU when an interrupt
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dgit-make-shallow10 Remove the history of the specified revisions, then optionally filter the
11 available refs to those specified.
64 …cription='Remove the history of the specified revisions, then optionally filter the available refs…
65 …, metavar='REF', action='append', dest='refs', help='remove all but the specified refs (cumulative…
89 """Remove the history of the specified revisions."""
107 """Ensure that iterable is the specified length by extending with obj."""
112 """Remove all but the specified refs from the git repository."""
121 …"""Determine all the points where the history of the specified revisions intersects the specified
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dsignature.c73 * Encrypt the specified data blob using the private key specified by
75 * params->encoding is specified (eg. "pkcs1").
94 * Decrypt the specified data blob using the private key specified by
96 * params->encoding is specified (eg. "pkcs1").
115 * Sign the specified data blob using the private key specified by params->key.
116 * The signature is wrapped in an encoding if params->encoding is specified
/OK3568_Linux_fs/kernel/include/linux/soc/mediatek/
H A Dmtk-cmdq.h88 * @value: the specified target register value
99 * @value: the specified target register value
100 * @mask: the specified target register mask
142 * @mask: the specified target address mask, use U32_MAX if no need
160 * @value: the specified target value
174 * @value: the specified target value
175 * @mask: the specified target mask
212 * execute an instruction that wait for a specified
219 * @value: the specified target register value
228 * execute an instruction that wait for a specified
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dqa-checks.rst50 The specified package contains files in ``/usr/libexec`` when the
60 The specified binary produced by the recipe contains dynamic library
75 The specified binary produced by the recipe contains dynamic library
88 A file-level dependency has been identified from the specified
89 package on the specified files, but there is no explicit
100 There is a runtime dependency between the two specified packages, but
118 :term:`PACKAGES`) such that the specified ``.so``
128 :term:`PACKAGES`) such that the specified ``.a`` file
136 The specified file may have been installed into an incorrect
149 The specified package contains a ``.debug`` directory, which should
[all …]
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dledtrig-transient.rst72 - activate allows activating and deactivating the timer specified by
75 - state allows user to specify a transient state to be held for the specified
84 activate state indicates a timer with a value of specified
97 to LED_OFF and 1 maps to LED_FULL. The specified state is
106 changing the state to the specified state.
115 specified value as needed. When timer expires, state is restored to the
123 any, continues to run for the specified time.
126 continues to run for the specified time.
128 held for the specified duration.
130 held for the specified duration.

12345678910>>...274