Home
last modified time | relevance | path

Searched full:need (Results 1 – 25 of 9737) sorted by relevance

12345678910>>...390

/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig45 in so-called DOS codepages. You need to include the appropriate
57 in so-called DOS codepages. You need to include the appropriate
69 in so-called DOS codepages. You need to include the appropriate
82 so-called DOS codepages. You need to include the appropriate
98 so-called DOS codepages. You need to include the appropriate
113 so-called DOS codepages. You need to include the appropriate
124 so-called DOS codepages. You need to include the appropriate
135 so-called DOS codepages. You need to include the appropriate
146 so-called DOS codepages. You need to include the appropriate
157 so-called DOS codepages. You need to include the appropriate
[all …]
/OK3568_Linux_fs/external/xserver/xkb/
H A DddxLoad.c60 LoadXKM(unsigned want, unsigned need, const char *keymap, XkbDescPtr *xkbRtrn);
206 unsigned int need; member
216 XkbWriteXKBKeymapForNames(stderr, ctx->names, ctx->xkb, ctx->want, ctx->need); in xkb_write_keymap_for_names_cb()
219 XkbWriteXKBKeymapForNames(out, ctx->names, ctx->xkb, ctx->want, ctx->need); in xkb_write_keymap_for_names_cb()
226 unsigned need, char *nameRtrn, int nameRtrnLen) in XkbDDXCompileKeymapByNames() argument
234 .need = need in XkbDDXCompileKeymapByNames()
267 unsigned int need, in XkbDDXLoadKeymapFromString() argument
285 have = LoadXKM(want, need, map_name, xkbRtrn); in XkbDDXLoadKeymapFromString()
328 LoadXKM(unsigned want, unsigned need, const char *keymap, XkbDescPtr *xkbRtrn) in LoadXKM() argument
340 missing = XkmReadFile(file, need, want, xkbRtrn); in LoadXKM()
[all …]
/OK3568_Linux_fs/u-boot/drivers/serial/
H A DKconfig137 You will need to provide parameters to make this work. The driver will
144 You will need to provide parameters to make this work. The driver will
152 You will need to provide parameters to make this work. The
160 will need to provide parameters to make this work. The driver will
168 will need to provide parameters to make this work. The driver will
175 will need to provide parameters to make this work. The driver will
191 will need to provide parameters to make this work. The driver will
199 will need to provide parameters to make this work. The driver will
206 You will need to provide parameters to make this work. The driver will
224 will need to provide parameters to make this work. The driver will
[all …]
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A DTODO1 1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
3 2. Need to figure out RRB allocation in bridge_startup().
4 3. Need to figure out why address swaizzling is needed in inw/outw for
6 4. Need to integrate ip27-klconfig.c:find_lboard and
14 10. Need a bad pmd table, bad pte table. __bad_pmd_table/__bad_pagetable
17 This might need to change later. Only the timer intr is set up to be
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Djournalling.rst10 The journalling layer is easy to use. You need to first of all create a
20 Once you have got your journal_t object you need to 'mount' or load the
25 does not need to be processed (or even need not have valid contents), it
38 You still need to actually journal your filesystem changes, this is done
39 by wrapping them into transactions. Additionally you also need to wrap
52 Inside each transaction you need to wrap the modifications to the
54 need to call jbd2_journal_get_create_access() /
60 buffer, and once you are have done so you need to call
100 strategy. Why? Because, if you do a delete, you need to ensure you
116 that need processing when the transaction commits.
[all …]
H A Dxfs-delayed-logging-design.rst138 need to ensure application level data integrity is maintained.
167 changes to the log buffers, we need to ensure that the object we are formatting
196 Hence we avoid the need to lock items when we need to flush outstanding
226 The memory buffer and associated vector need to be passed as a single object,
227 but still need to be associated with the parent object so if the object is
234 are in the item, so we'd need a new encapsulation method for regions in the log
240 Hence we need to keep the vector, but by attaching the memory buffer to it and
252 them to be used without limitations, we need to be able to track and accumulate
290 We need to write these items in the order that they exist in the CIL, and they
291 need to be written as an atomic transaction. The need for all the objects to be
[all …]
/OK3568_Linux_fs/kernel/crypto/
H A Dcrypto_engine.c22 * @req: the request need to be finalized
126 * We'll need it on completion (crypto_finalize_request). in crypto_pump_requests()
141 /* Until here we get the request need to be encrypted successfully */ in crypto_pump_requests()
254 * @req: the request need to be listed into the engine queue
283 * @req: the request need to be listed into the engine queue
295 * @req: the request need to be listed into the engine queue
308 * @req: the request need to be listed into the engine queue
321 * @req: the request need to be listed into the engine queue
334 * @req: the request need to be listed into the engine queue
347 * @req: the request need to be finalized
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_log_cil.c25 * we don't want to be issuing transactions from, so we need to tell the
30 * the space required, we need to set the current reservation of the ticket to
52 * tail of the log are. We need this log initialisation done before we can
90 * the CIL and we need a CIL commit to occur to free memory.
92 * To avoid this, we need to move the memory allocation outside the
145 * Ordered items need to be tracked but we do not wish to write in xlog_cil_alloc_shadow_bufs()
146 * them. We need a logvec to track the object, but we do not in xlog_cil_alloc_shadow_bufs()
147 * need an iovec or buffer to be allocated for copying data. in xlog_cil_alloc_shadow_bufs()
157 * of the next one is naturally aligned. We'll need to in xlog_cil_alloc_shadow_bufs()
173 * if we have no shadow buffer, or it is too small, we need to in xlog_cil_alloc_shadow_bufs()
[all …]
H A Dxfs_log_priv.h80 * system is idle. We need two dummy transaction because the h_tail_lsn
93 * NEED -- logging has occurred and we need a dummy transaction
95 * DONE -- we were in the NEED state and have committed a dummy
103 * 1.) In xfs_sync, when we detect an idle log and are in NEED or NEED2.
110 * transaction going out, the next state is NEED.
112 * is NEED. We can't be finishing a write of the dummy record
182 * Because of cacheline contention on large machines, we need to separate
191 * so we need to ensure that these fields are located in separate cachelines.
206 /* Callback structures need their own cacheline */
210 /* reference counts need their own cacheline */
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Drsa.h188 * \note The imported parameters are copied and need not be preserved
222 * \note The imported parameters are copied and need not be preserved
260 * Alternative implementations need not support these.
266 * \warning This function need not perform consistency checks
304 * This may be \c NULL if this field need not be exported.
306 * This may be \c NULL if this field need not be exported.
308 * This may be \c NULL if this field need not be exported.
310 * This may be \c NULL if this field need not be exported.
312 * This may be \c NULL if this field need not be exported.
351 * or \c NULL if this field need not be exported.
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Drsa.h188 * \note The imported parameters are copied and need not be preserved
222 * \note The imported parameters are copied and need not be preserved
260 * Alternative implementations need not support these.
266 * \warning This function need not perform consistency checks
304 * This may be \c NULL if this field need not be exported.
306 * This may be \c NULL if this field need not be exported.
308 * This may be \c NULL if this field need not be exported.
310 * This may be \c NULL if this field need not be exported.
312 * This may be \c NULL if this field need not be exported.
351 * or \c NULL if this field need not be exported.
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Drsa.h188 * \note The imported parameters are copied and need not be preserved
222 * \note The imported parameters are copied and need not be preserved
260 * Alternative implementations need not support these.
266 * \warning This function need not perform consistency checks
304 * This may be \c NULL if this field need not be exported.
306 * This may be \c NULL if this field need not be exported.
308 * This may be \c NULL if this field need not be exported.
310 * This may be \c NULL if this field need not be exported.
312 * This may be \c NULL if this field need not be exported.
351 * or \c NULL if this field need not be exported.
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Drsa.h188 * \note The imported parameters are copied and need not be preserved
222 * \note The imported parameters are copied and need not be preserved
260 * Alternative implementations need not support these.
266 * \warning This function need not perform consistency checks
304 * This may be \c NULL if this field need not be exported.
306 * This may be \c NULL if this field need not be exported.
308 * This may be \c NULL if this field need not be exported.
310 * This may be \c NULL if this field need not be exported.
312 * This may be \c NULL if this field need not be exported.
351 * or \c NULL if this field need not be exported.
[all …]
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Didr.rst31 If you need to change the pointer associated with an ID, you can call
37 Some users need to allocate IDs larger than ``INT_MAX``. So far all of
39 idr_alloc_u32(). If you need IDs that will not fit in a u32,
42 If you need to allocate IDs sequentially, you can use
48 iterator-style idr_for_each_entry(). You may need to use
60 If you need to take a lock while allocating a new ID from the IDR,
61 you may need to pass a restrictive set of GFP flags, which can lead
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Dmisc.c96 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local
98 if (need <= 0 || ubi->avail_pebs == 0) in ubi_update_reserved()
101 need = min_t(int, need, ubi->avail_pebs); in ubi_update_reserved()
102 ubi->avail_pebs -= need; in ubi_update_reserved()
103 ubi->rsvd_pebs += need; in ubi_update_reserved()
104 ubi->beb_rsvd_pebs += need; in ubi_update_reserved()
105 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved()
/OK3568_Linux_fs/kernel/mm/
H A Dpage_ext.c31 * is the need callback which is mandatory if user wants to avoid useless
35 * The need callback is used to decide whether extended memory allocation is
38 * allocating huge chunk of memory, each clients represent their need of
39 * extra memory through the need callback. If one of the need callbacks
42 * none of need callbacks return true, memory isn't needed at all in this boot
46 * When need callback returns true, page_ext checks if there is a request for
71 .need = need_page_idle,
95 bool need = false; in invoke_need_callbacks() local
98 if (page_ext_ops[i]->need && page_ext_ops[i]->need()) { in invoke_need_callbacks()
101 need = true; in invoke_need_callbacks()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_ablc_module.cpp46 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_getAttr()
59 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_getAttr_v32()
72 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_setAuto()
99 memset(&get_blc_attr, 0x00, sizeof(get_blc_attr));//important, need init first in sample_ablc_setAuto()
114 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_setAuto_v32()
148 memset(&get_blc_attr, 0x00, sizeof(get_blc_attr));//important, need init first in sample_ablc_setAuto_v32()
162 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_setManual()
186 memset(&get_blc_attr, 0x00, sizeof(get_blc_attr));//important, need init first in sample_ablc_setManual()
202 memset(&blc_attr, 0x00, sizeof(blc_attr));//important, need init first in sample_ablc_setManual_v32()
229 memset(&get_blc_attr, 0x00, sizeof(get_blc_attr));//important, need init first in sample_ablc_setManual_v32()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/atm/
H A DKconfig12 modem to your computer's USB port. You will then need to choose your
25 modem. In order to use your modem you will need to install the
37 AccessRunner chipset. In order to use your modem you will need to
49 or eagle chipset. In order to use your modem you will need to
60 another USB DSL drivers. In order to use your modem you will need to
62 and reception as module parameters. You may need to initialize
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/cfg/
H A D22000.c289 * If the device doesn't support HE, no need to have that many buffers.
321 * so we need to restrict the size of transmitted aggregation to the
333 * so we need to restrict the size of transmitted aggregation to the
383 * so we need to restrict the size of transmitted aggregation to the
396 * so we need to restrict the size of transmitted aggregation to the
409 * so we need to restrict the size of transmitted aggregation to the
421 * so we need to restrict the size of transmitted aggregation to the
434 * so we need to restrict the size of transmitted aggregation to the
447 * so we need to restrict the size of transmitted aggregation to the
459 * so we need to restrict the size of transmitted aggregation to the
[all …]
/OK3568_Linux_fs/kernel/drivers/parport/
H A DKconfig23 machines) etc., then you need to say Y here; please read
73 will need to know which IRQ the parallel port has. By default,
90 Say Y here if you need PCMCIA support for your PC-style parallel
98 Say Y here if you need support for the parallel port on
107 Say Y here if you need support for the parallel port hardware on
116 Say Y here if you need parallel port support for the MFC3 card.
125 Say Y here if you need support for the parallel port hardware on
147 Say Y here if you need support for the parallel port hardware on
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dplatform_no_drv_owner.cocci127 msg = "No need to set .owner here. The core will do it."
134 msg = "No need to set .owner here. The core will do it."
141 msg = "No need to set .owner here. The core will do it."
148 msg = "No need to set .owner here. The core will do it."
157 msg = "No need to set .owner here. The core will do it."
164 msg = "No need to set .owner here. The core will do it."
171 msg = "No need to set .owner here. The core will do it."
178 msg = "No need to set .owner here. The core will do it."
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/runqueue-tests/classes/
H A Dbase.bbclass154 # Return - False - We need this dependency
169 # We only need to trigger populate_lic through direct dependencies
173 # We only need to trigger packagedata through direct dependencies
174 # but need to preserve packagedata on packagedata links
187 # do_package_write_* and do_package doesn't need do_package
190 # do_package_write_* need do_populate_sysroot as they're mainly postinstall dependencies
193 # do_package/packagedata/package_qa don't need do_populate_sysroot
207 # Native/Cross populate_sysroot need their dependencies
210 # Target populate_sysroot depended on by cross tools need to be installed
217 # Target populate_sysroot need their dependencies
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dsirf-audio.txt9 - hp-pa-gpios: Need to be present if the board need control external
11 - spk-pa-gpios: Need to be present if the board need control external
13 - hp-switch-gpios: Need to be present if the board capable to detect jack
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dmisc.c94 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local
96 if (need <= 0 || ubi->avail_pebs == 0) in ubi_update_reserved()
99 need = min_t(int, need, ubi->avail_pebs); in ubi_update_reserved()
100 ubi->avail_pebs -= need; in ubi_update_reserved()
101 ubi->rsvd_pebs += need; in ubi_update_reserved()
102 ubi->beb_rsvd_pebs += need; in ubi_update_reserved()
103 ubi_msg(ubi, "reserved more %d PEBs for bad PEB handling", need); in ubi_update_reserved()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-prctl/
H A D0001-support-cross-complication.patch19 # - Need gcc
20 # - Need C headers
21 # - Need libcap headers
39 - sys.stderr.write("You need to install gcc to build this module\n")
45 - sys.stderr.write("You need to install libc development headers to build this module\n")
51 - sys.stderr.write("You need to install libcap development headers to build this module\n")

12345678910>>...390